ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/parallel/TBB/B2b/include/tbbWorkerRunManager.hh>
Additional Inherited Members | |
Public Types inherited from G4RunManager | |
enum | RMType { sequentialRM, masterRM, workerRM } |
Static Public Member Functions inherited from G4WorkerRunManager | |
static G4WorkerRunManager * | GetWorkerRunManager () |
static G4WorkerRunManagerKernel * | GetWorkerRunManagerKernel () |
Protected Member Functions inherited from G4WorkerRunManager | |
virtual void | StoreRNGStatus (const G4String &filenamePrefix) |
virtual void | rndmSaveThisRun () |
virtual void | rndmSaveThisEvent () |
Protected Attributes inherited from G4WorkerRunManager | |
G4bool | eventLoopOnGoing |
G4bool | runIsSeeded |
G4int | nevModulo |
G4int | currEvID |
G4int | luxury |
G4SeedsQueue | seedsQueue |
G4bool | readStatusFromFile |
Static Protected Attributes inherited from G4RunManager | |
static G4bool | fGeometryHasBeenDestroyed = false |
Definition at line 48 of file tbbWorkerRunManager.hh.
View newest version in sPHENIX GitHub at line 48 of file tbbWorkerRunManager.hh
tbbWorkerRunManager::tbbWorkerRunManager | ( | ) |
Definition at line 33 of file tbbWorkerRunManager.cc.
View newest version in sPHENIX GitHub at line 33 of file tbbWorkerRunManager.cc
|
virtual |
Definition at line 37 of file tbbWorkerRunManager.cc.
View newest version in sPHENIX GitHub at line 37 of file tbbWorkerRunManager.cc
|
virtual |
Reimplemented from G4WorkerRunManager.
Definition at line 45 of file tbbWorkerRunManager.cc.
View newest version in sPHENIX GitHub at line 45 of file tbbWorkerRunManager.cc
References G4WorkerRunManager::ConstructScoringWorlds().
|
virtual |
Reimplemented from G4WorkerRunManager.
Definition at line 40 of file tbbWorkerRunManager.cc.
View newest version in sPHENIX GitHub at line 40 of file tbbWorkerRunManager.cc