Import Geant4 10.5.0.beta source tree
This commit is contained in:
@@ -42,6 +42,8 @@ std::istream &operator >> (std::istream& strm, G4RadioactiveDecayMode& q)
|
||||
{q = LshellEC;}
|
||||
else if (a == "MshellEC")
|
||||
{q = MshellEC;}
|
||||
else if (a == "NshellEC")
|
||||
{q = NshellEC;}
|
||||
else if (a == "Alpha")
|
||||
{q = Alpha;}
|
||||
else if (a == "Proton")
|
||||
|
||||
Reference in New Issue
Block a user