32 #include "G4UIcmdWithADoubleAndUnit.hh" 40 stepMaxCmd =
new G4UIcmdWithADoubleAndUnit(
"/ActarSim/phys/stepMax",
this);
41 stepMaxCmd->SetGuidance(
"Set max allowed step length for the default region");
45 stepMaxCmd->AvailableForStates(G4State_PreInit,G4State_Idle);
G4UIcmdWithADoubleAndUnit * stepMaxCmd
G4StepLimiterMessenger(G4StepLimiterPerRegion *)
void SetMaxStep(G4double)
~G4StepLimiterMessenger()
G4StepLimiterPerRegion * stepLimiter
void SetNewValue(G4UIcommand *, G4String)