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

Go to the source code of this file.

Classes

class  G4AssemblyStore
 G4AssemblyStore is a container for all assemblies, with functionality derived from std::vector<T>. The class is a singleton. All assemblies are registered with G4AssemblyStore, and removed on their destruction. More...