Geant4
10.00.p03
|
#include "globals.hh"
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, SpFission =7 } |
Functions | |
std::istream & | operator>> (std::istream &s, G4RadioactiveDecayMode &q) |
Enumerator | |
---|---|
RDM_ERROR | |
IT | |
BetaMinus | |
BetaPlus | |
KshellEC | |
LshellEC | |
MshellEC | |
Alpha | |
SpFission |
Definition at line 64 of file G4RadioactiveDecayMode.hh.