| 
    Geant4
    10.01
    
   | 
 
#include <G4FieldManagerStore.hh>
 Inheritance diagram for G4FieldManagerStore:
 Collaboration diagram for G4FieldManagerStore: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.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 53 of file G4FieldManagerStore.cc.
Referenced by GetInstance().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 73 of file G4FieldManagerStore.cc.
References G4cout, G4endl, GetInstance(), locked, and pos.
Referenced by ~G4FieldManagerStore().
 Here is the call graph for this function:
 Here is the caller graph for this function:| 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 113 of file G4FieldManagerStore.cc.
References GetInstance(), and locked.
Referenced by G4FieldManager::~G4FieldManager().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 104 of file G4FieldManagerStore.cc.
References GetInstance().
Referenced by G4FieldManager::G4FieldManager().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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().