DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include "LCIOEventReader.h"
#include <DD4hep/Printout.h>
#include <DDG4/Geant4Primary.h>
#include <DDG4/Geant4Context.h>
#include <DDG4/Factories.h>
#include <G4ParticleTable.hh>
#include <EVENT/MCParticle.h>
#include <EVENT/LCCollection.h>
#include <G4Event.hh>
Go to the source code of this file.
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
dd4hep::sim | |
Namespace for the Geant4 based simulation part of the AIDA detector description toolkit. | |
Typedefs | |
typedef dd4hep::detail::ReferenceBitMask< int > | PropertyMask |
typedef Geant4InputAction | dd4hep::sim::LCIOInputAction |
typedef dd4hep::detail::ReferenceBitMask<int> PropertyMask |
Definition at line 31 of file LCIOEventReader.cpp.