DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/Memory.h>
#include <DDG4/Geant4Vertex.h>
#include <DDG4/Geant4Particle.h>
#include <set>
#include <map>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | dd4hep::sim::PrimaryExtension |
Base structure to extend primary information with user data. More... | |
class | dd4hep::sim::Geant4PrimaryMap |
Data structure to map primaries to particles. More... | |
class | dd4hep::sim::Geant4PrimaryInteraction |
Class modelling a single interaction with multiple primary vertices and particles. More... | |
class | dd4hep::sim::Geant4PrimaryEvent |
Class modelling a complete primary event with multiple interactions. More... | |
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
dd4hep::sim | |
Namespace for the Geant4 based simulation part of the AIDA detector description toolkit. | |