48 :StepLengthAction(lengthAct),MagFieldAction(magAct),EnergyLossAction(elossAct)
55 myDirLimits->
SetGuidance(
"GEANT4e commands to limit the step");
59 StepLengthLimitCmd->
SetGuidance(
"Limit the length of an step");
64 MagFieldLimitCmd->
SetGuidance(
"Limit the length of an step");
68 EnergyLossCmd->
SetGuidance(
"Limit the length of an step");
76 delete StepLengthLimitCmd;
77 delete MagFieldLimitCmd;
87 if( command == StepLengthLimitCmd ) {
94 }
else if( command == MagFieldLimitCmd ) {
101 }
else if( command == EnergyLossCmd ) {
G4GLOB_DLL std::ostream G4cout
void SetStepLimit(G4double val)
void SetNewValue(G4UIcommand *, G4String)
G4ErrorMessenger(G4ErrorStepLengthLimitProcess *lengthAct, G4ErrorMagFieldLimitProcess *magAct, G4ErrorEnergyLoss *elossAct)
void SetDefaultUnit(const char *defUnit)
static G4double GetNewDoubleValue(const char *paramString)
static G4double GetNewDoubleValue(const char *paramString)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetStepLimit(G4double val)