#include <F01RunMessenger.hh>
Definition at line 48 of file F01RunMessenger.hh.
◆ F01RunMessenger()
Definition at line 45 of file F01RunMessenger.cc.
57 SetGuidance(
"set frequency to save rndm status on external files.");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
F01RunAction * fRunAction
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetDefaultValue(const char *defVal)
G4UIcmdWithAnInteger * fRndmSaveCmd
G4UIcmdWithAString * fRndmReadCmd
◆ ~F01RunMessenger()
F01RunMessenger::~F01RunMessenger |
( |
| ) |
|
|
virtual |
Definition at line 75 of file F01RunMessenger.cc.
G4UIcmdWithAnInteger * fRndmSaveCmd
G4UIcmdWithAString * fRndmReadCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 84 of file F01RunMessenger.cc.
90 {
G4cout <<
"\n---> rndm status restored from file: " << newValues <<
G4endl;
91 G4Random::restoreEngineStatus(newValues);
92 G4Random::showEngineStatus();
static G4int GetNewIntValue(const char *paramString)
F01RunAction * fRunAction
G4GLOB_DLL std::ostream G4cout
void SetRndmFreq(G4int val)
G4UIcmdWithAnInteger * fRndmSaveCmd
G4UIcmdWithAString * fRndmReadCmd
◆ fRndmDir
◆ fRndmReadCmd
◆ fRndmSaveCmd
◆ fRunAction
The documentation for this class was generated from the following files: