Geant4-11
Variables
G4ITTrackHolder.cc File Reference
#include <G4Scheduler.hh>
#include <G4VScheduler.hh>
#include "G4ITTrackHolder.hh"
#include "G4IT.hh"
#include "G4Track.hh"
#include "G4UnitsTable.hh"
#include "G4AutoLock.hh"
#include "G4Threading.hh"

Go to the source code of this file.

Variables

G4Mutex creationOfTheMasterInstance
 
G4Mutex pushToTheMasterInstance
 

Variable Documentation

◆ creationOfTheMasterInstance

G4Mutex creationOfTheMasterInstance

Definition at line 193 of file G4ITTrackHolder.cc.

Referenced by G4ITTrackHolder::MasterInstance().

◆ pushToTheMasterInstance

G4Mutex pushToTheMasterInstance

Definition at line 194 of file G4ITTrackHolder.cc.

Referenced by G4ITTrackHolder::PushToMaster().