|
Geant4.10
|
#include <ExG4RunAction01.hh>
Public Member Functions | |
| ExG4RunAction01 () | |
| ~ExG4RunAction01 () | |
| virtual void | BeginOfRunAction (const G4Run *run) |
| virtual void | EndOfRunAction (const G4Run *run) |
| void | SetRndmFileName (const G4String &fileName) |
| void | SetVerboseLevel (G4int level) |
| void | SetSaveRndm (G4bool value) |
| void | SetReadRndm (G4bool value) |
| void | SetAutoSeed (G4bool value) |
Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () |
| virtual G4Run * | GenerateRun () |
| void | SetMaster (G4bool val=true) |
| G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster |
Run action class
It provides:
Definition at line 49 of file ExG4RunAction01.hh.
| ExG4RunAction01::ExG4RunAction01 | ( | ) |
| ExG4RunAction01::~ExG4RunAction01 | ( | ) |
Reimplemented from G4UserRunAction.
Definition at line 64 of file ExG4RunAction01.cc.
References G4UImanager::ApplyCommand(), G4cout, G4endl, G4UniformRand, G4VVisManager::GetConcreteInstance(), G4Run::GetRunID(), G4RunManager::GetRunManager(), G4UImanager::GetUIpointer(), CLHEP::HepRandom::restoreEngineStatus(), CLHEP::HepRandom::saveEngineStatus(), G4RunManager::SetRandomNumberStore(), G4RunManager::SetRandomNumberStoreDir(), CLHEP::HepRandom::setTheSeeds(), and CLHEP::HepRandom::showEngineStatus().
Reimplemented from G4UserRunAction.
Definition at line 109 of file ExG4RunAction01.cc.
References G4UImanager::ApplyCommand(), G4VVisManager::GetConcreteInstance(), G4Run::GetRunID(), G4UImanager::GetUIpointer(), CLHEP::HepRandom::saveEngineStatus(), and CLHEP::HepRandom::showEngineStatus().
Definition at line 97 of file ExG4RunAction01.hh.
Referenced by ExG4RunAction01Messenger::SetNewValue().
Definition at line 93 of file ExG4RunAction01.hh.
Referenced by ExG4RunAction01Messenger::SetNewValue().
Definition at line 85 of file ExG4RunAction01.hh.
Referenced by ExG4RunAction01Messenger::SetNewValue().
Definition at line 89 of file ExG4RunAction01.hh.
Referenced by ExG4RunAction01Messenger::SetNewValue().
Definition at line 81 of file ExG4RunAction01.hh.
Referenced by ExG4RunAction01Messenger::SetNewValue().
1.8.7