#include <G4FieldManagerStore.hh>
Definition at line 58 of file G4FieldManagerStore.hh.
◆ ~G4FieldManagerStore()
G4FieldManagerStore::~G4FieldManagerStore |
( |
| ) |
|
|
virtual |
◆ G4FieldManagerStore()
G4FieldManagerStore::G4FieldManagerStore |
( |
| ) |
|
|
protected |
◆ Clean()
void G4FieldManagerStore::Clean |
( |
| ) |
|
|
static |
Definition at line 73 of file G4FieldManagerStore.cc.
83 for(iterator
pos=store->begin();
pos!=store->end();
pos++)
89 #ifdef G4GEOMETRY_DEBUG 90 if (store->size() < i-1)
91 {
G4cout <<
"No field managers deleted. Already deleted by user ?" <<
G4endl; }
93 {
G4cout << i-1 <<
" field managers deleted !" <<
G4endl; }
static G4ThreadLocal G4bool locked
G4GLOB_DLL std::ostream G4cout
static G4FieldManagerStore * GetInstance()
static const G4double pos
◆ ClearAllChordFindersState()
void G4FieldManagerStore::ClearAllChordFindersState |
( |
| ) |
|
Definition at line 146 of file G4FieldManagerStore.cc.
152 pChordFnd = (*i)->GetChordFinder();
static G4FieldManagerStore * GetInstance()
◆ DeRegister()
Definition at line 113 of file G4FieldManagerStore.cc.
static G4ThreadLocal G4bool locked
static G4FieldManagerStore * GetInstance()
◆ GetInstance()
◆ Register()
◆ fgInstance
◆ locked
The documentation for this class was generated from the following files: