Geant4-11
Enumerations
G4EmSecondaryParticleType.hh File Reference

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
}
 

Enumeration Type Documentation

◆ G4EmSecondaryParticleType

Enumerator
_EM 
_DeltaElectron 
_DeltaEBelowCut 
_PhotoElectron 
_ComptonElectron 
_TripletElectron 
_Bremsstrahlung 
_Bremsstruhlung 
_SplitBremsstrahlung 
_ComptonGamma 
_Annihilation 
_TripletGamma 
_GammaGammaEntanglement 
_PairProduction 
_Fluorescence 
_GammaPIXE 
_AugerElectron 
_ePIXE 
_IonRecoil 

Definition at line 43 of file G4EmSecondaryParticleType.hh.

44 {
45 _EM = 10000,
46
47 _DeltaElectron = 10010,
48 _DeltaEBelowCut = 10011,
49 _PhotoElectron = 10012,
50 _ComptonElectron = 10013,
51 _TripletElectron = 10014,
52
53 _Bremsstrahlung = 10020,
54 // Legacy name for compatibility with Geant4 11.0 and patch01.
55 _Bremsstruhlung = 10020,
57 _ComptonGamma = 10022,
58 _Annihilation = 10023,
59 _TripletGamma = 10024,
61
62 _PairProduction = 10030,
63
64 _Fluorescence = 10040,
65 _GammaPIXE = 10041,
66
67 _AugerElectron = 10050,
68 _ePIXE = 10051,
69
70 _IonRecoil = 10060
71 };
@ _GammaGammaEntanglement
@ _SplitBremsstrahlung