Geant4
10.02.p02
|
#include <G4FieldManagerStore.hh>
Public Member Functions | |
void | ClearAllChordFindersState () |
virtual | ~G4FieldManagerStore () |
Static Public Member Functions | |
static void | Register (G4FieldManager *pVolume) |
static void | DeRegister (G4FieldManager *pVolume) |
static G4FieldManagerStore * | GetInstance () |
static void | Clean () |
Protected Member Functions | |
G4FieldManagerStore () | |
Static Private Attributes | |
static G4ThreadLocal G4FieldManagerStore * | fgInstance = 0 |
static G4ThreadLocal G4bool | locked = false |
Definition at line 58 of file G4FieldManagerStore.hh.
|
virtual |
Definition at line 63 of file G4FieldManagerStore.cc.
References Clean(), and fgInstance.
|
protected |
Definition at line 53 of file G4FieldManagerStore.cc.
Referenced by GetInstance().
|
static |
Definition at line 73 of file G4FieldManagerStore.cc.
References G4cout, G4endl, GetInstance(), locked, and pos.
Referenced by ~G4FieldManagerStore().
void G4FieldManagerStore::ClearAllChordFindersState | ( | ) |
Definition at line 146 of file G4FieldManagerStore.cc.
References GetInstance(), and G4ChordFinder::ResetStepEstimate().
Referenced by G4CoupledTransportation::StartTracking(), G4MonopoleTransportation::StartTracking(), and G4Transportation::StartTracking().
|
static |
Definition at line 113 of file G4FieldManagerStore.cc.
References GetInstance(), and locked.
Referenced by G4FieldManager::~G4FieldManager().
|
static |
Definition at line 132 of file G4FieldManagerStore.cc.
References fgInstance, and G4FieldManagerStore().
Referenced by Clean(), ClearAllChordFindersState(), DeRegister(), Register(), G4ITTransportation::StartTracking(), G4CoupledTransportation::StartTracking(), G4MonopoleTransportation::StartTracking(), and G4Transportation::StartTracking().
|
static |
Definition at line 104 of file G4FieldManagerStore.cc.
References GetInstance().
Referenced by G4FieldManager::G4FieldManager().
|
staticprivate |
Definition at line 83 of file G4FieldManagerStore.hh.
Referenced by GetInstance(), and ~G4FieldManagerStore().
|
staticprivate |
Definition at line 84 of file G4FieldManagerStore.hh.
Referenced by Clean(), and DeRegister().