Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Enumerations | |
enum | G4EmSecondaryParticleType { _EM = 10000 , _DeltaElectron = 10010 , _DeltaEBelowCut = 10011 , _PhotoElectron = 10012 , _ComptonElectron = 10013 , _TripletElectron = 10014 , _Bremsstrahlung = 10020 , _Bremsstruhlung = 10020 , _SplitBremsstrahlung = 10021 , _ComptonGamma = 10022 , _Annihilation = 10023 , _TripletGamma = 10024 , _GammaGammaEntanglement = 10025 , _PairProduction = 10030 , _Fluorescence = 10040 , _GammaPIXE = 10041 , _AugerElectron = 10050 , _ePIXE = 10051 , _IonRecoil = 10060 } |
Definition at line 43 of file G4EmSecondaryParticleType.hh.