Geant4.10
|
#include <WLSRunAction.hh>
Public Member Functions | |
WLSRunAction () | |
virtual | ~WLSRunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
void | SetRndmFreq (G4int val) |
G4int | GetRndmFreq () |
void | SetAutoSeed (const G4bool val) |
![]() | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Additional Inherited Members | |
![]() | |
G4bool | isMaster |
Definition at line 46 of file WLSRunAction.hh.
WLSRunAction::WLSRunAction | ( | ) |
Definition at line 47 of file WLSRunAction.cc.
|
virtual |
Definition at line 55 of file WLSRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 62 of file WLSRunAction.cc.
References G4cout, G4endl, G4UniformRand, G4Run::GetRunID(), G4RunManager::GetRunManager(), G4RunManager::SetRandomNumberStore(), and G4RunManager::SetRandomNumberStoreDir().
Reimplemented from G4UserRunAction.
Definition at line 90 of file WLSRunAction.cc.
|
inline |
Definition at line 59 of file WLSRunAction.hh.
Referenced by WLSEventAction::EndOfEventAction().
Definition at line 61 of file WLSRunAction.hh.
Referenced by WLSRunActionMessenger::SetNewValue().
Definition at line 58 of file WLSRunAction.hh.
Referenced by WLSRunActionMessenger::SetNewValue().