DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Macros | Typedefs | Functions
LCIOConversions.cpp File Reference
#include <DD4hep/Detector.h>
#include <DD4hep/Printout.h>
#include <DDG4/Geant4HitCollection.h>
#include <DDG4/Geant4DataConversion.h>
#include <DDG4/Geant4SensDetAction.h>
#include <DDG4/Geant4Context.h>
#include <DDG4/Geant4Primary.h>
#include <DDG4/Geant4Data.h>
#include <lcio.h>
#include <IMPL/LCCollectionVec.h>
#include <IMPL/LCEventImpl.h>
#include <IMPL/ClusterImpl.h>
#include <IMPL/SimTrackerHitImpl.h>
#include <IMPL/SimCalorimeterHitImpl.h>
#include <IMPL/MCParticleImpl.h>
#include <UTIL/Operators.h>
#include <UTIL/ILDConf.h>
#include <CLHEP/Units/SystemOfUnits.h>

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.
 

Macros

#define DDG4_MAKE_INSTANTIATIONS
 

Typedefs

typedef VolumeManager dd4hep::sim::VolMgr
 
typedef IDDescriptor dd4hep::sim::IDDescriptor
 
typedef pair< const Geant4Context *, G4VHitsCollection * > dd4hep::sim::RAW_CONVERSION_ARGS
 
typedef pair< const Geant4Context *, Geant4HitCollection * > dd4hep::sim::CONVERSION_ARGS
 

Functions

template<typename T >
lcio::LCCollectionVec * dd4hep::sim::moveEntries (Geant4HitCollection *coll, lcio::LCCollectionVec *lc_coll)
 

Macro Definition Documentation

◆ DDG4_MAKE_INSTANTIATIONS

#define DDG4_MAKE_INSTANTIATIONS

Definition at line 16 of file LCIOConversions.cpp.