WarpX
Classes | Enumerations
ScatteringProcess.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  ScatteringProcess
 
struct  ScatteringProcess::Executor
 

Enumerations

enum class  ScatteringProcessType {
  INVALID , ELASTIC , BACK , CHARGE_EXCHANGE ,
  EXCITATION , IONIZATION
}
 

Enumeration Type Documentation

◆ ScatteringProcessType

enum ScatteringProcessType
strong
Enumerator
INVALID 
ELASTIC 
BACK 
CHARGE_EXCHANGE 
EXCITATION 
IONIZATION