50 fOpNoviceDir->
SetGuidance(
"UI commands of this example");
56 fVerboseCmd->
SetGuidance(
"set verbose for physics processes");
64 fCerenkovCmd->
SetGuidance(
"set max nb of photons per step");
66 fCerenkovCmd->
SetRange(
"MaxNumber>=0");
85 if( command == fVerboseCmd )
88 if( command == fCerenkovCmd )
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
Definition of the OpNovicePhysicsListMessenger class.
virtual ~OpNovicePhysicsListMessenger()
virtual void SetNewValue(G4UIcommand *, G4String)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
Definition of the OpNovicePhysicsList class.
OpNovicePhysicsListMessenger(OpNovicePhysicsList *)
void SetDefaultValue(G4int defVal)