DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/Printout.h>
#include <DD4hep/Primitives.h>
#include <DD4hep/InstanceCount.h>
#include <DDG4/Geant4Kernel.h>
#include <DDG4/Geant4Mapping.h>
#include <DDG4/Geant4StepHandler.h>
#include <DDG4/Geant4SensDetAction.h>
#include <DDG4/Geant4VolumeManager.h>
#include <DDG4/Geant4MonteCarloTruth.h>
#include <G4Step.hh>
#include <G4SDManager.hh>
#include <G4VSensitiveDetector.hh>
#include <stdexcept>
Go to the source code of this file.
Macros | |
#define | MM_2_CM 0.1 |
#define MM_2_CM 0.1 |
Definition at line 38 of file Geant4SensDetAction.cpp.