#include <DDG4/Geant4EventAction.h>
#include <DD4hep/Detector.h>
#include <DD4hep/DD4hepUnits.h>
#include <DD4hep/InstanceCount.h>
#include <DDG4/Factories.h>
#include <DDG4/Geant4Data.h>
#include <DDG4/Geant4Context.h>
#include <DDG4/Geant4SensDetAction.h>
#include <DDG4/Geant4HitCollection.h>
#include <DDRec/Surface.h>
#include <DDRec/DetectorSurfaces.h>
#include <DDRec/SurfaceManager.h>
#include <DDRec/SurfaceHelper.h>
#include <G4VHitsCollection.hh>
#include <G4HCofThisEvent.hh>
#include <G4Event.hh>
#include <stdexcept>
#include <map>
#include <sstream>
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.
|
| |
◆ DD4HEP_DDG4_GEANT4SURFACETEST_H
| #define DD4HEP_DDG4_GEANT4SURFACETEST_H |