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/Geant4Context.h>
#include <DDG4/Geant4FastSimSpot.h>
#include <DDG4/Geant4HitCollection.h>
#include <DDG4/Geant4SensDetAction.h>
#include <G4Run.hh>
#include <G4Event.hh>
#include <G4Version.hh>
#include <G4TouchableHistory.hh>
#include <G4VSensitiveDetector.hh>
#include <G4VGFlashSensitiveDetector.hh>
#include <DDG4/Factories.h>
Go to the source code of this file.
Classes | |
class | G4VFastSimSensitiveDetector |
Lower versions of Geant4 do not provide G4VFastSimSensitiveDetector. More... | |
class | dd4hep::sim::RefCountedSequence< T > |
Private helper to support sequence reference counting. More... | |
class | dd4hep::sim::Geant4SensDet |
Concrete implementation of the G4VSensitiveDetector calling the registered sequence object. 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. | |
Typedefs | |
typedef dd4hep::sim::Geant4SensDet | Geant4SensDet |
typedef dd4hep::sim::Geant4SensDet | Geant4tracker |
typedef dd4hep::sim::Geant4SensDet | Geant4calorimeter |
Definition at line 194 of file Geant4SensDet.cpp.
Definition at line 192 of file Geant4SensDet.cpp.
Definition at line 193 of file Geant4SensDet.cpp.