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 )
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetCutForElectron(G4double)
void SetCutForPositron(G4double)
void SetUnitCategory(const char *unitCategory)
static G4double GetNewDoubleValue(const char *paramString)
void SetCutForGamma(G4double)
HadrontherapyPhysicsListMessenger(HadrontherapyPhysicsList *)
void AddPhysicsList(const G4String &name)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetNewValue(G4UIcommand *, G4String)
~HadrontherapyPhysicsListMessenger()
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)