51 "(dna chemistry applications).");
65 " floating points. If two time events are separated by less than the "
66 "selected tolerance, they are assumed to belong to the same time step.");
75 "for standalone application only (no physics).");
82 "threshold, the simulation is stopped.");
89 "threshold, the simulation is stopped.");
96 "for standalone application only (no physics).");
111 "stopping the process");
116 "time step interval. This command would be interesting if no reaction has "
117 "been set and if one will want to track down Brownian objects. "
118 "NB: This command gets in conflicts with the declaration of time steps.");
void SetNewValue(G4UIcommand *command, G4String newValues)
G4UIcmdWithAnInteger * fMaxNULLTimeSteps
G4UIcmdWithoutParameter * fInitCmd
G4UIdirectory * fITDirectory
G4UIcmdWithADoubleAndUnit * fTimeTolerance
G4String GetCurrentValue(G4UIcommand *command)
G4UIcmdWithoutParameter * fWhyDoYouStop
G4UIcmdWithABool * fUseDefaultTimeSteps
G4UIcmdWithAnInteger * fMaxStepNumber
G4UIcmdWithoutParameter * fProcessCmd
G4SchedulerMessenger(G4Scheduler *runMgr)
G4UIcmdWithAnInteger * fVerboseCmd
G4UIcmdWithADoubleAndUnit * fEndTime
G4int GetMaxZeroTimeAllowed() const
void SetMaxNbSteps(G4int)
G4int GetMaxNbSteps() const
G4double GetEndTime() const
G4bool AreDefaultTimeStepsUsed()
void SetMaxZeroTimeAllowed(G4int)
void SetEndTime(const G4double)
G4double GetTimeTolerance() const
void SetTimeTolerance(G4double)
void UseDefaultTimeSteps(G4bool)
static G4bool GetNewBoolValue(const char *paramString)
void SetDefaultValue(G4double defVal)
void SetUnitCategory(const char *unitCategory)
void SetDefaultUnit(const char *defUnit)
static G4double GetNewDoubleValue(const char *paramString)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
void SetDefaultValue(G4int defVal)
static G4String ConvertToString(G4bool boolVal)
void SetGuidance(const char *aGuidance)
void SetRange(const char *rs)
void AvailableForStates(G4ApplicationState s1)