Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4FieldManagerStore.hh File Reference
#include <vector>
#include "G4FieldManager.hh"

Go to the source code of this file.

Classes

class  G4FieldManagerStore
 G4FieldManagerStore is a container for all field managers, with functionality derived from std::vector<T>. The class is a singleton. All field managers should be registered with G4FieldManagerStore, and removed on their destruction. Intended principally to enable resetting of 'state' at start of an event. More...