DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DDG4/Geant4SensDetAction.h>
#include <DDG4/Geant4FastSimSpot.h>
#include <DD4hep/InstanceCount.h>
#include <DDG4/Factories.h>
#include <G4ParticleTable.hh>
#include <G4ChargedGeantino.hh>
#include <G4Geantino.hh>
#include <G4Track.hh>
#include <G4Step.hh>
Go to the source code of this file.
Classes | |
struct | dd4hep::sim::ParticleFilter |
Geant4 sensitive detector filter base class for particle filters. More... | |
struct | dd4hep::sim::ParticleRejectFilter |
Geant4 sensitive detector filter implementing a particle rejector. More... | |
struct | dd4hep::sim::ParticleSelectFilter |
Geant4 sensitive detector filter implementing a particle selector. More... | |
struct | dd4hep::sim::GeantinoRejectFilter |
Geant4 sensitive detector filter implementing a Geantino rejector. More... | |
struct | dd4hep::sim::EnergyDepositMinimumCut |
Geant4 sensitive detector filter implementing an energy cut. 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. | |