31 #ifndef G4UIcmdWithABool_H
32 #define G4UIcmdWithABool_H 1
55 G4bool currentAsDefault=
false);
static G4bool GetNewBoolValue(const char *paramString)
void SetDefaultValue(G4bool defVal)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithABool(const char *theCommandPath, G4UImessenger *theMessenger)