ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 38 of file G4BetaDecayType.hh.

View newest version in sPHENIX GitHub at line 38 of file G4BetaDecayType.hh

Function Documentation

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

Definition at line 29 of file G4BetaDecayType.cc.

View newest version in sPHENIX GitHub at line 29 of file G4BetaDecayType.cc

References a, allowed, firstForbidden, notImplemented, secondForbidden, thirdForbidden, uniqueFirstForbidden, uniqueSecondForbidden, and uniqueThirdForbidden.