56 storeEvtCmd->
SetGuidance(
"Store the current event to G4Run object instead of deleting it at the end of event.");
58 storeEvtCmd->
SetGuidance(
"Given the potential large memory size of G4Event and its datamember objects stored in G4Event,");
59 storeEvtCmd->
SetGuidance(
"the user must be careful and responsible for not to store too many G4Event objects.");
G4UIcmdWithoutParameter * abortCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
G4UIcmdWithAnInteger * verboseCmd
static G4String ConvertToString(G4bool boolVal)
G4UIcmdWithoutParameter * storeEvtCmd
void SetVerboseLevel(G4int value)
G4EvManMessenger(G4EventManager *fEvMan)
G4String GetCurrentValue(G4UIcommand *command)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
G4UIdirectory * eventDirectory
void AvailableForStates(G4ApplicationState s1)
G4EventManager * fEvManager
void SetNewValue(G4UIcommand *command, G4String newValues)
void KeepTheCurrentEvent()