DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DDG4/Factories.h>
#include <DDG4/Geant4Random.h>
#include <DDG4/Geant4ActionPhase.h>
#include <DDG4/Geant4RunAction.h>
#include <DDG4/Geant4EventAction.h>
#include <DDG4/Geant4SteppingAction.h>
#include <DDG4/Geant4TrackingAction.h>
#include <DDG4/Geant4StackingAction.h>
#include <DDG4/Geant4GeneratorAction.h>
#include <DDG4/Geant4PhysicsList.h>
#include <DDG4/Geant4DetectorConstruction.h>
#include <DDG4/Geant4SensDetAction.h>
#include <DDG4/Geant4UIManager.h>
#include <DDG4/Geant4UserInitialization.h>
#include <DDG4/Geant4MonteCarloTruth.h>
#include <DDG4/Geant4ParticleHandler.h>
#include <DDG4/Geant4UserParticleHandler.h>
#include <DDG4/Geant4ParticlePrint.h>
#include <DDG4/Geant4TrackingPreAction.h>
#include <DDG4/Geant4TrackingPostAction.h>
#include <DDG4/Geant4OutputAction.h>
#include <DDG4/Geant4Output2ROOT.h>
#include <DDG4/Geant4ParticleGun.h>
#include <DDG4/Geant4GeneratorActionInit.h>
#include <DDG4/Geant4IsotropeGenerator.h>
#include <DDG4/Geant4InteractionVertexSmear.h>
#include <DDG4/Geant4InteractionVertexBoost.h>
#include <DDG4/Geant4InteractionMerger.h>
#include <DDG4/Geant4PrimaryHandler.h>
#include <DDG4/Geant4InputAction.h>
#include <DDG4/Geant4GeneratorWrapper.h>
#include <DDG4/Geant4TestActions.h>
Go to the source code of this file.
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
dd4hep::sim | |
Namespace for the Geant4 based simulation part of the AIDA detector description toolkit. | |
dd4hep::sim::Test | |
Convenience namespace to separate test classes from the DDG4 simulation toolkit. | |
Typedefs | |
typedef Geant4TestSensitive | dd4hep::sim::Geant4TestSensitiveTracker |
typedef Geant4TestSensitive | dd4hep::sim::Geant4TestSensitiveCalorimeter |