DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/Detector.h>
#include <DDG4/Geant4Action.h>
#include <DDG4/Geant4HitCollection.h>
#include <G4ThreeVector.hh>
#include <G4VTouchable.hh>
#include <vector>
Go to the source code of this file.
Classes | |
class | dd4hep::sim::Geant4ActionSD |
Interface class to access properties of the underlying Geant4 sensitive detector structure. More... | |
class | dd4hep::sim::Geant4Filter |
Base class to construct filters for Geant4 sensitive detectors. More... | |
class | dd4hep::sim::Geant4Sensitive |
The base class for Geant4 sensitive detector actions implemented by users. More... | |
class | dd4hep::sim::Geant4SensDetActionSequence |
The sequencer to host Geant4 sensitive actions called if particles interact with sensitive elements. More... | |
class | dd4hep::sim::Geant4SensDetSequences |
Geant4SensDetSequences: class to access groups of sensitive actions. More... | |
class | dd4hep::sim::Geant4SensitiveAction< T > |
Template class to ease the construction of sensitive detectors using particle template specialization. More... | |
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
dd4hep::sim | |
Namespace for the Geant4 based simulation part of the AIDA detector description toolkit. | |