34 #include "StepMaxMessenger.hh"
48 fStepMax1Cmd->
SetGuidance(
"Set max allowed step length");
50 fStepMax1Cmd->
SetRange(
"mxStep1>0.");
54 fStepMax2Cmd->
SetGuidance(
"apply StepMax computed from histograms");
71 if (command == fStepMax1Cmd)
74 if (command == fStepMax2Cmd)
void ApplyMaxStep2(G4bool)
StepMaxMessenger(StepMax *)
void SetUnitCategory(const char *unitCategory)
static G4double GetNewDoubleValue(const char *paramString)
void SetMaxStep1(G4double)
static G4bool GetNewBoolValue(const char *paramString)
void SetDefaultValue(G4bool defVal)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
Definition of the StepMaxProcess class.
virtual void SetNewValue(G4UIcommand *, G4String)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)