Geant4  10.00.p02
G4BetaDecayType.hh File Reference
#include "globals.hh"
+ Include dependency graph for G4BetaDecayType.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  G4BetaDecayType {
  allowed, firstForbidden, uniqueFirstForbidden, secondForbidden,
  uniqueSecondForbidden, thirdForbidden, uniqueThirdForbidden, notImplemented
}
 

Functions

std::istream & operator>> (std::istream &s, G4BetaDecayType &q)
 

Enumeration Type Documentation

Enumerator
allowed 
firstForbidden 
uniqueFirstForbidden 
secondForbidden 
uniqueSecondForbidden 
thirdForbidden 
uniqueThirdForbidden 
notImplemented 

Definition at line 39 of file G4BetaDecayType.hh.

Function Documentation

std::istream& operator>> ( std::istream &  s,
G4BetaDecayType q 
)