48 if (fgInstance ==
nullptr)
50 fgInstance =
new G4FieldManagerStore;
69G4FieldManagerStore::G4FieldManagerStore()
97 for(
const auto & pos : *store)
145 pChordFnd = mgr->GetChordFinder();
146 if( pChordFnd !=
nullptr )
G4ChordFinder is a class that provides Runge-Kutta integration of motion ODE and also has a method th...
G4FieldManagerStore is a container for all field managers, with functionality derived from std::vecto...
static G4FieldManagerStore * GetInstanceIfExist()
static void DeRegister(G4FieldManager *pFieldMan)
static G4FieldManagerStore * GetInstance()
static void Register(G4FieldManager *pFieldMan)
void ClearAllChordFindersState()
G4FieldManager is a manager (store) for a pointer to the Field subclass that describes the field of a...