Geant4-11
|
Variables | |
G4Mutex | cmdHandlingMutex = G4MUTEX_INITIALIZER |
G4Mutex | runMergerMutex = G4MUTEX_INITIALIZER |
G4Mutex | scorerMergerMutex = G4MUTEX_INITIALIZER |
G4Mutex | setUpEventMutex = G4MUTEX_INITIALIZER |
G4Mutex anonymous_namespace{G4MTRunManager.cc}::cmdHandlingMutex = G4MUTEX_INITIALIZER |
Definition at line 59 of file G4MTRunManager.cc.
Referenced by G4MTRunManager::GetCommandStack(), and G4MTRunManager::PrepareCommandsStack().
G4Mutex anonymous_namespace{G4MTRunManager.cc}::runMergerMutex = G4MUTEX_INITIALIZER |
Definition at line 61 of file G4MTRunManager.cc.
Referenced by G4MTRunManager::MergeRun().
G4Mutex anonymous_namespace{G4MTRunManager.cc}::scorerMergerMutex = G4MUTEX_INITIALIZER |
Definition at line 60 of file G4MTRunManager.cc.
Referenced by G4MTRunManager::MergeScores().
G4Mutex anonymous_namespace{G4MTRunManager.cc}::setUpEventMutex = G4MUTEX_INITIALIZER |
Definition at line 62 of file G4MTRunManager.cc.
Referenced by G4MTRunManager::SetUpAnEvent(), and G4MTRunManager::SetUpNEvents().