#include <WLSRunActionMessenger.hh>
Definition at line 51 of file WLSRunActionMessenger.hh.
◆ WLSRunActionMessenger()
WLSRunActionMessenger::WLSRunActionMessenger |
( |
WLSRunAction * |
runaction | ) |
|
Definition at line 49 of file WLSRunActionMessenger.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)
WLSRunAction * fRunAction
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAString * fRndmReadCmd
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetDefaultValue(const char *defVal)
G4UIcmdWithABool * fSetAutoSeedCmd
G4UIcmdWithAnInteger * fRndmSaveCmd
◆ ~WLSRunActionMessenger()
WLSRunActionMessenger::~WLSRunActionMessenger |
( |
| ) |
|
|
virtual |
Definition at line 83 of file WLSRunActionMessenger.cc.
G4UIcmdWithAString * fRndmReadCmd
G4UIcmdWithABool * fSetAutoSeedCmd
G4UIcmdWithAnInteger * fRndmSaveCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 91 of file WLSRunActionMessenger.cc.
97 {
G4cout <<
"\n---> rndm status restored from file: " << newValue <<
G4endl;
98 G4Random::restoreEngineStatus(newValue);
99 G4Random::showEngineStatus();
void SetAutoSeed(const G4bool val)
static G4int GetNewIntValue(const char *paramString)
WLSRunAction * fRunAction
void SetRndmFreq(G4int val)
static G4bool GetNewBoolValue(const char *paramString)
G4GLOB_DLL std::ostream G4cout
G4UIcmdWithAString * fRndmReadCmd
G4UIcmdWithABool * fSetAutoSeedCmd
G4UIcmdWithAnInteger * fRndmSaveCmd
◆ fRndmDir
◆ fRndmReadCmd
◆ fRndmSaveCmd
◆ fRunAction
◆ fSetAutoSeedCmd
The documentation for this class was generated from the following files: