#include <StepLimiterMessenger.hh>
Definition at line 45 of file StepLimiterMessenger.hh.
StepLimiterMessenger::StepLimiterMessenger |
( |
StepLimiter * |
limiter | ) |
|
Definition at line 41 of file StepLimiterMessenger.cc.
42 :fStepLimiter(limiter)
45 fStepMaxCmd->
SetGuidance(
"Set max allowed step length for the default region");
void SetUnitCategory(const char *unitCategory)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
StepLimiterMessenger::~StepLimiterMessenger |
( |
| ) |
|
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 61 of file StepLimiterMessenger.cc.
63 if (command == fStepMaxCmd)
static G4double GetNewDoubleValue(const char *paramString)
void SetMaxStep(G4double)
The documentation for this class was generated from the following files: