42 :fEventAction(eventAction)
45 fSetVerboseCmd->
SetGuidance(
"Set verbose level ." );
54 delete fSetVerboseCmd;
62 if(command == fSetVerboseCmd)
Definition of the F04EventActionMessenger class.
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
void SetEventVerbose(G4int)
virtual void SetNewValue(G4UIcommand *, G4String)
void SetGuidance(const char *aGuidance)
Definition of the F04EventAction class.
virtual ~F04EventActionMessenger()
void SetDefaultValue(G4int defVal)
F04EventActionMessenger(F04EventAction *)