47 physDir->
SetGuidance(
"Commands to activate physics models and set cuts");
78 allDetectorCmd->
SetGuidance(
"Set cut for all. into Detector");
97 delete allDetectorCmd;
106 if( command == gammaCutCmd )
109 else if( command == electCutCmd )
112 else if( command == protoCutCmd )
115 else if( command == allCutCmd )
122 else if( command == allDetectorCmd)
124 G4double cut = allDetectorCmd -> GetNewDoubleValue(newValue);
125 pPhysicsList -> SetDetectorCut(cut);
127 else if( command == pListCmd )