Geant4-11
Variables
anonymous_namespace{G4MTRunManager.cc} Namespace Reference

Variables

G4Mutex cmdHandlingMutex = G4MUTEX_INITIALIZER
 
G4Mutex runMergerMutex = G4MUTEX_INITIALIZER
 
G4Mutex scorerMergerMutex = G4MUTEX_INITIALIZER
 
G4Mutex setUpEventMutex = G4MUTEX_INITIALIZER
 

Variable Documentation

◆ cmdHandlingMutex

G4Mutex anonymous_namespace{G4MTRunManager.cc}::cmdHandlingMutex = G4MUTEX_INITIALIZER

◆ runMergerMutex

G4Mutex anonymous_namespace{G4MTRunManager.cc}::runMergerMutex = G4MUTEX_INITIALIZER

Definition at line 61 of file G4MTRunManager.cc.

Referenced by G4MTRunManager::MergeRun().

◆ scorerMergerMutex

G4Mutex anonymous_namespace{G4MTRunManager.cc}::scorerMergerMutex = G4MUTEX_INITIALIZER

Definition at line 60 of file G4MTRunManager.cc.

Referenced by G4MTRunManager::MergeScores().

◆ setUpEventMutex

G4Mutex anonymous_namespace{G4MTRunManager.cc}::setUpEventMutex = G4MUTEX_INITIALIZER

Definition at line 62 of file G4MTRunManager.cc.

Referenced by G4MTRunManager::SetUpAnEvent(), and G4MTRunManager::SetUpNEvents().