41 hitsDir->
SetGuidance(
"Sensitive detectors and Hits");
44 listCmd->
SetGuidance(
"List sensitive detector tree.");
47 activeCmd->
SetGuidance(
"Activate sensitive detector(s).");
52 inactiveCmd->
SetGuidance(
"Inactivate sensitive detector(s).");
72 if(command == listCmd)
76 if(command == activeCmd)
80 if(command == inactiveCmd)
84 if(command == verboseCmd)
void SetVerboseLevel(G4int vl)
void Activate(G4String dName, G4bool activeFlag)
void SetNewValue(G4UIcommand *command, G4String newValues)
G4SDmessenger(G4SDManager *SDManager)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetDefaultValue(const char *defVal)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
void SetGuidance(const char *aGuidance)