|
Geant4
10.02.p01
|
#include "globals.hh"
Include dependency graph for G4RadioactiveDecayMode.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum | G4RadioactiveDecayMode { RDM_ERROR =-1, IT =0, BetaMinus =1, BetaPlus =2, KshellEC =3, LshellEC =4, MshellEC =5, Alpha =6, Proton =7, Neutron =8, BDProton =9, BDNeutron =10, Beta2Minus =11, Beta2Plus =12, Proton2 =13, Neutron2 =14, SpFission =15 } |
Functions | |
| std::istream & | operator>> (std::istream &s, G4RadioactiveDecayMode &q) |
| Enumerator | |
|---|---|
| RDM_ERROR | |
| IT | |
| BetaMinus | |
| BetaPlus | |
| KshellEC | |
| LshellEC | |
| MshellEC | |
| Alpha | |
| Proton | |
| Neutron | |
| BDProton | |
| BDNeutron | |
| Beta2Minus | |
| Beta2Plus | |
| Proton2 | |
| Neutron2 | |
| SpFission | |
Definition at line 66 of file G4RadioactiveDecayMode.hh.
| std::istream& operator>> | ( | std::istream & | s, |
| G4RadioactiveDecayMode & | q | ||
| ) |