DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Classes | Namespaces | Typedefs
EDM4hepFileReader.cpp File Reference
#include <CLHEP/Units/SystemOfUnits.h>
#include <DDG4/EventParameters.h>
#include <DDG4/Factories.h>
#include <DDG4/FileParameters.h>
#include <DDG4/Geant4InputAction.h>
#include <DDG4/RunParameters.h>
#include <edm4hep/EventHeaderCollection.h>
#include <edm4hep/MCParticleCollection.h>
#include <podio/Frame.h>
#include <podio/Reader.h>

Go to the source code of this file.

Classes

class  dd4hep::sim::EDM4hepFileReader
 Class to read EDM4hep files. More...
 

Namespaces

 EDM4hepFileReader
 Plugin to read EDM4hep files.
 
 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
 
using dd4hep::sim::MCPARTICLE_MAP = std::map< int, int >
 

Typedef Documentation

◆ PropertyMask

typedef dd4hep::detail::ReferenceBitMask<int> PropertyMask

Definition at line 38 of file EDM4hepFileReader.cpp.