#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.
|
| dd4hep |
| Namespace for the AIDA detector description toolkit.
|
|
| dd4hep::sim |
| Namespace for the Geant4 based simulation part of the AIDA detector description toolkit.
|
|
|
template<typename T > |
lcio::LCCollectionVec * | dd4hep::sim::moveEntries (Geant4HitCollection *coll, lcio::LCCollectionVec *lc_coll) |
|
◆ DDG4_MAKE_INSTANTIATIONS
#define DDG4_MAKE_INSTANTIATIONS |