DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Classes | Namespaces | Typedefs
Geant4EventReaderGuineaPig.cpp File Reference
#include <DDG4/Geant4InputAction.h>
#include <fstream>
#include <algorithm>
#include <sstream>
#include <DDG4/Factories.h>
#include <DD4hep/Printout.h>
#include <CLHEP/Units/SystemOfUnits.h>
#include <CLHEP/Units/PhysicalConstants.h>
#include <cerrno>

Go to the source code of this file.

Classes

class  dd4hep::sim::Geant4EventReaderGuineaPig
 Reader for ascii files with e+e- pairs created from GuineaPig. More...
 

Namespaces

 Geant4EventReaderGuineaPig
 Reader for ascii files with e+e- pairs created from GuineaPig.
 
 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 Documentation

◆ PropertyMask

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

Definition at line 83 of file Geant4EventReaderGuineaPig.cpp.