DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DDG4/Geant4Vertex.h>
#include <DDG4/Geant4Particle.h>
#include <DDG4/Geant4GeneratorAction.h>
#include <Parsers/Parsers.h>
#include <memory>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
class | dd4hep::sim::Geant4EventReader |
Basic geant4 event reader class. This interface/base-class must be implemented by concrete readers. More... | |
class | dd4hep::sim::Geant4InputAction |
Generic input action capable of using the Geant4EventReader class. More... | |
Namespaces | |
Geant4InputAction | |
Basic geant4 event reader class. This interface/base-class must be implemented by concrete readers. | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
dd4hep::sim | |
Namespace for the Geant4 based simulation part of the AIDA detector description toolkit. | |