Geant4-11
Enumerations
G4HadronicProcessType.hh File Reference

Go to the source code of this file.

Enumerations

enum  G4HadronicProcessType {
  fHadronElastic = 111 , fHadronInelastic = 121 , fCapture = 131 , fMuAtomicCapture = 132 ,
  fFission = 141 , fHadronAtRest = 151 , fLeptonAtRest = 152 , fChargeExchange = 161 ,
  fRadioactiveDecay = 210 , fEMDissociation = 310
}
 

Enumeration Type Documentation

◆ G4HadronicProcessType

Enumerator
fHadronElastic 
fHadronInelastic 
fCapture 
fMuAtomicCapture 
fFission 
fHadronAtRest 
fLeptonAtRest 
fChargeExchange 
fRadioactiveDecay 
fEMDissociation 

Definition at line 41 of file G4HadronicProcessType.hh.

42{
43 fHadronElastic = 111,
44 fHadronInelastic = 121,
45 fCapture = 131,
46 fMuAtomicCapture = 132,
47 fFission = 141,
48 fHadronAtRest = 151,
49 fLeptonAtRest = 152,
50 fChargeExchange = 161,
52 fEMDissociation = 310
53};
@ fRadioactiveDecay
@ fChargeExchange
@ fHadronAtRest
@ fMuAtomicCapture
@ fEMDissociation
@ fHadronElastic
@ fLeptonAtRest
@ fHadronInelastic