78 if(!phys)
G4Exception(
"WLSPhysicsList::WLSPhysicsList",
"InvalidSetup",
83 for (
G4int i = 0; ; ++i) {
86 if (elem == NULL)
break;
105 delete stepMaxProcess;
122 MuonPlusDecayTable ->
Insert(
new
124 MuonPlusDecayTable ->
Insert(
new
129 MuonMinusDecayTable ->
Insert(
new
131 MuonMinusDecayTable ->
Insert(
new
217 message <<
"PhysicsList::RemoveFromEMPhysicsList "<< name <<
"not found";
218 G4Exception(
"example WLSPhysicsList::RemoveFromPhysicsList()",
225 AbsorptionOn = toggle;
234 G4cout <<
"WLSPhysicsList::SetCuts:";
256 fCutForElectron = cut;
262 fCutForPositron = cut;
268 MaxChargedStep = step;
274 return stepMaxProcess;