열거형 타입 | |
| enum | G4HadronicProcessType { fHadronElastic = 111, fHadronInelastic = 121, fCapture = 131, fMuAtomicCapture = 132, fFission = 141, fHadronAtRest = 151, fLeptonAtRest = 152, fChargeExchange = 161, fRadioactiveDecay = 210 } |
| 열거형 멤버 | |
|---|---|
| fHadronElastic | |
| fHadronInelastic | |
| fCapture | |
| fMuAtomicCapture | |
| fFission | |
| fHadronAtRest | |
| fLeptonAtRest | |
| fChargeExchange | |
| fRadioactiveDecay | |
G4HadronicProcessType.hh 파일의 42 번째 라인에서 정의되었습니다.
1.8.5