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