Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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
}
 

Enumeration Type Documentation

◆ G4HadronicProcessType

Enumerator
fHadronElastic 
fHadronInelastic 
fCapture 
fMuAtomicCapture 
fFission 
fHadronAtRest 
fLeptonAtRest 
fChargeExchange 
fRadioactiveDecay 

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};
@ fRadioactiveDecay
@ fChargeExchange
@ fHadronAtRest
@ fMuAtomicCapture
@ fHadronElastic
@ fLeptonAtRest
@ fHadronInelastic