WarpX
Classes | Enumerations
MCCProcess.H File Reference
#include <AMReX_Math.H>
#include <AMReX_Vector.H>
#include <AMReX_RandomEngine.H>
#include <AMReX_GpuContainers.H>

Go to the source code of this file.

Classes

class  MCCProcess
 
struct  MCCProcess::Executor
 

Enumerations

enum  MCCProcessType {
  MCCProcessType::INVALID, MCCProcessType::ELASTIC, MCCProcessType::BACK, MCCProcessType::CHARGE_EXCHANGE,
  MCCProcessType::EXCITATION, MCCProcessType::IONIZATION
}
 

Enumeration Type Documentation

◆ MCCProcessType

enum MCCProcessType
strong
Enumerator
INVALID 
ELASTIC 
BACK 
CHARGE_EXCHANGE 
EXCITATION 
IONIZATION