#include <G4SchedulerMessenger.hh>
Definition at line 66 of file G4SchedulerMessenger.hh.
◆ G4SchedulerMessenger()
G4SchedulerMessenger::G4SchedulerMessenger |
( |
G4Scheduler * |
runMgr | ) |
|
Definition at line 47 of file G4SchedulerMessenger.cc.
52 "(dna chemistry applications).");
66 " floating points. If two time events are separated by less than the " 67 "selected tolerance, they are assumed to belong to the same time step.");
76 "for standalone application only (no physics).");
83 "threshold, the simulation is stopped.");
90 "threshold, the simulation is stopped.");
97 "for standalone application only (no physics).");
112 "stopping the process");
117 "time step interval. This command would be interesting if no reaction has " 118 "been set and if one will want to track down Brownian objects. " 119 "NB: This command gets in conflicts with the declaration of time steps.");
G4UIcmdWithoutParameter * fWhyDoYouStop
void SetDefaultValue(G4double defVal)
G4UIcmdWithADoubleAndUnit * fEndTime
G4UIdirectory * fITDirectory
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetUnitCategory(const char *unitCategory)
G4UIcmdWithAnInteger * fMaxStepNumber
G4UIcmdWithADoubleAndUnit * fTimeTolerance
G4UIcmdWithAnInteger * fMaxNULLTimeSteps
G4UIcmdWithoutParameter * fInitCmd
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
G4UIcmdWithABool * fUseDefaultTimeSteps
void AvailableForStates(G4ApplicationState s1)
void SetDefaultUnit(const char *defUnit)
void SetDefaultValue(G4int defVal)
G4UIcmdWithAnInteger * fVerboseCmd
G4UIcmdWithoutParameter * fProcessCmd
◆ ~G4SchedulerMessenger()
G4SchedulerMessenger::~G4SchedulerMessenger |
( |
| ) |
|
Definition at line 122 of file G4SchedulerMessenger.cc.
G4UIcmdWithoutParameter * fWhyDoYouStop
G4UIcmdWithADoubleAndUnit * fEndTime
G4UIdirectory * fITDirectory
G4UIcmdWithAnInteger * fMaxStepNumber
G4UIcmdWithADoubleAndUnit * fTimeTolerance
G4UIcmdWithAnInteger * fMaxNULLTimeSteps
G4UIcmdWithoutParameter * fInitCmd
G4UIcmdWithABool * fUseDefaultTimeSteps
G4UIcmdWithAnInteger * fVerboseCmd
G4UIcmdWithoutParameter * fProcessCmd
◆ GetCurrentValue()
Reimplemented from G4UImessenger.
Definition at line 179 of file G4SchedulerMessenger.cc.
G4UIcmdWithADoubleAndUnit * fEndTime
int GetMaxZeroTimeAllowed() const
static G4String ConvertToString(G4bool boolVal)
G4UIcmdWithAnInteger * fMaxStepNumber
G4int GetMaxNbSteps() const
G4UIcmdWithADoubleAndUnit * fTimeTolerance
G4UIcmdWithAnInteger * fMaxNULLTimeSteps
G4UIcmdWithoutParameter * fInitCmd
G4bool AreDefaultTimeStepsUsed()
G4double GetEndTime() const
G4UIcmdWithABool * fUseDefaultTimeSteps
double GetTimeTolerance() const
G4UIcmdWithAnInteger * fVerboseCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 136 of file G4SchedulerMessenger.cc.
G4UIcmdWithoutParameter * fWhyDoYouStop
G4UIcmdWithADoubleAndUnit * fEndTime
static G4int GetNewIntValue(const char *paramString)
void SetEndTime(const double)
void SetTimeTolerance(double)
static G4double GetNewDoubleValue(const char *paramString)
G4UIcmdWithAnInteger * fMaxStepNumber
static G4bool GetNewBoolValue(const char *paramString)
G4UIcmdWithADoubleAndUnit * fTimeTolerance
G4UIcmdWithAnInteger * fMaxNULLTimeSteps
G4UIcmdWithoutParameter * fInitCmd
G4UIcmdWithABool * fUseDefaultTimeSteps
void SetMaxNbSteps(G4int)
void SetMaxZeroTimeAllowed(int)
G4UIcmdWithAnInteger * fVerboseCmd
void UseDefaultTimeSteps(G4bool)
G4UIcmdWithoutParameter * fProcessCmd
◆ fEndTime
◆ fInitCmd
◆ fITDirectory
◆ fMaxNULLTimeSteps
◆ fMaxStepNumber
◆ fProcessCmd
◆ fScheduler
◆ fTimeTolerance
◆ fUseDefaultTimeSteps
◆ fVerboseCmd
◆ fWhyDoYouStop
The documentation for this class was generated from the following files: