43 : fEventAction(eventaction)
46 fSetVerboseCmd->
SetGuidance(
"Set verbose level ." );
51 fDrawCmd->
SetGuidance(
"Draw the tracks in the event");
52 fDrawCmd->
SetGuidance(
" Choice : none,charged, all");
69 delete fSetVerboseCmd;
79 if (command == fSetVerboseCmd)
82 if (command == fDrawCmd)
85 if (command == fPrintCmd)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetEventVerbose(G4int)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
Definition of the WLSEventActionMessenger class.
virtual ~WLSEventActionMessenger()
void SetDrawFlag(G4String val)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetPrintModulo(G4int val)
void SetDefaultValue(const char *defVal)
void SetCandidates(const char *candidateList)
void SetDefaultValue(G4int defVal)
Definition of the WLSEventAction class.
WLSEventActionMessenger(WLSEventAction *)
virtual void SetNewValue(G4UIcommand *, G4String)