41G4int G4tgrMessenger::theVerboseLevel = 0;
48 tgDirectory->
SetGuidance(
"Geometry from text file control commands.");
50 verboseCmd->
SetGuidance(
"Set Verbose level of geometry text input category.");
70 return theVerboseLevel;
77 theVerboseLevel = verb;
84 if( command == verboseCmd )
95 if( command == verboseCmd )
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
static G4String ConvertToString(G4bool boolVal)
void SetGuidance(const char *aGuidance)
void SetRange(const char *rs)
void SetNewValue(G4UIcommand *command, G4String newValues)
static void SetVerboseLevel(G4int verb)
static G4int GetVerboseLevel()
G4String GetCurrentValue(G4UIcommand *command)