43 : fSteppingAction (steppingaction)
51 SetGuidance(
"Select the maximum number of allowed bounce");
53 SetGuidance(
"Set this number to zero if you don't want to limit");
55 fSetBounceLimitCmd->
SetRange(
"limit>=0");
64 delete fSetBounceLimitCmd;
72 if ( command == fSetBounceLimitCmd ) {
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
virtual ~WLSSteppingActionMessenger()
Definition of the WLSSteppingAction class.
virtual void SetNewValue(G4UIcommand *, G4String)
WLSSteppingActionMessenger(WLSSteppingAction *)
Definition of the WLSSteppingActionMessenger class.