#include <F02RunMessenger.hh>
Definition at line 48 of file F02RunMessenger.hh.
 
◆ F02RunMessenger()
Definition at line 45 of file F02RunMessenger.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)
 
G4UIcmdWithAString * fRndmReadCmd
 
void SetRange(const char *rs)
 
void SetGuidance(const char *aGuidance)
 
void AvailableForStates(G4ApplicationState s1)
 
G4UIcmdWithAnInteger * fRndmSaveCmd
 
void SetDefaultValue(const char *defVal)
 
F02RunAction * fRunAction
 
 
 
 
◆ ~F02RunMessenger()
  
  
      
        
          | F02RunMessenger::~F02RunMessenger  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Definition at line 75 of file F02RunMessenger.cc.
G4UIcmdWithAString * fRndmReadCmd
 
G4UIcmdWithAnInteger * fRndmSaveCmd
 
 
 
 
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 84 of file F02RunMessenger.cc.
   90     {
G4cout << 
"\n---> rndm status restored from file: " << newValues << 
G4endl;
    91      G4Random::restoreEngineStatus(newValues);
    92      G4Random::showEngineStatus();
 static G4int GetNewIntValue(const char *paramString)
 
void SetRndmFreq(G4int val)
 
G4UIcmdWithAString * fRndmReadCmd
 
G4GLOB_DLL std::ostream G4cout
 
G4UIcmdWithAnInteger * fRndmSaveCmd
 
F02RunAction * fRunAction
 
 
 
 
◆ fRndmDir
◆ fRndmReadCmd
◆ fRndmSaveCmd
◆ fRunAction
The documentation for this class was generated from the following files: