![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DDG4/Geant4Particle.h"
#include "DDG4/Geant4Handle.h"
#include "DDG4/Geant4Kernel.h"
#include "DDG4/Geant4PhysicsList.h"
#include "DDG4/Geant4GeneratorAction.h"
#include "DDG4/Geant4RunAction.h"
#include "DDG4/Geant4EventAction.h"
#include "DDG4/Geant4TrackingAction.h"
#include "DDG4/Geant4SteppingAction.h"
#include "DDG4/Geant4StackingAction.h"
#include "DDG4/Geant4DetectorConstruction.h"
#include "DDG4/Geant4ActionPhase.h"
#include "DDG4/Geant4SensDetAction.h"
#include "DDG4/Geant4ParticleHandler.h"
#include "DDG4/Geant4UserInitialization.h"
#include "DDG4/Geant4UserParticleHandler.h"
#include "DDG4/ComponentUtils.h"
#include "DD4hep/LCDD.h"
Go to the source code of this file.
Classes | |
class | DD4hep::Simulation::Geant4Handle< TYPE > |
Handle to Geant4 actions with built-in creation mechanism. More... | |
Namespaces | |
DD4hep | |
Namespace for the AIDA detector description toolkit. | |
DD4hep::Simulation | |
Namespace for the Geant4 based simulation part of the AIDA detector description toolkit. | |
DD4hep::Simulation::Setup | |
Convenience namespace to ease the setupup of DDG4 applications. | |
Typedefs | |
typedef Geant4Kernel | DD4hep::Simulation::Setup::Kernel |
typedef Geant4Handle < Geant4Action > | DD4hep::Simulation::Setup::Action |
typedef Geant4Handle < Geant4Filter > | DD4hep::Simulation::Setup::Filter |
typedef Geant4Handle < Geant4PhaseAction > | DD4hep::Simulation::Setup::PhaseAction |
typedef Geant4Handle < Geant4GeneratorAction > | DD4hep::Simulation::Setup::GenAction |
typedef Geant4Handle < Geant4RunAction > | DD4hep::Simulation::Setup::RunAction |
typedef Geant4Handle < Geant4EventAction > | DD4hep::Simulation::Setup::EventAction |
typedef Geant4Handle < Geant4TrackingAction > | DD4hep::Simulation::Setup::TrackAction |
typedef Geant4Handle < Geant4StackingAction > | DD4hep::Simulation::Setup::StackAction |
typedef Geant4Handle < Geant4SteppingAction > | DD4hep::Simulation::Setup::StepAction |
typedef Geant4Handle < Geant4PhysicsList > | DD4hep::Simulation::Setup::PhysicsList |
typedef Geant4Handle < Geant4ActionPhase > | DD4hep::Simulation::Setup::Phase |
typedef Geant4Handle < Geant4Sensitive > | DD4hep::Simulation::Setup::Sensitive |
typedef Geant4Handle < Geant4UserInitialization > | DD4hep::Simulation::Setup::Initialization |
typedef Geant4Handle < Geant4DetectorConstruction > | DD4hep::Simulation::Setup::DetectorConstruction |
typedef Geant4Handle < Geant4SensDetActionSequence > | DD4hep::Simulation::Setup::SensitiveSeq |
typedef Geant4Handle < Geant4GeneratorActionSequence > | DD4hep::Simulation::Setup::GeneratorSeq |
typedef Geant4Handle < Geant4RunActionSequence > | DD4hep::Simulation::Setup::RunActionSeq |
typedef Geant4Handle < Geant4EventActionSequence > | DD4hep::Simulation::Setup::EventActionSeq |
typedef Geant4Handle < Geant4TrackingActionSequence > | DD4hep::Simulation::Setup::TrackActionSeq |
typedef Geant4Handle < Geant4SteppingActionSequence > | DD4hep::Simulation::Setup::StepActionSeq |
typedef Geant4Handle < Geant4StackingActionSequence > | DD4hep::Simulation::Setup::StackActionSeq |
typedef Geant4Handle < Geant4PhysicsListActionSequence > | DD4hep::Simulation::Setup::PhysicsActionSeq |
typedef Geant4Handle < Geant4UserInitializationSequence > | DD4hep::Simulation::Setup::InitializationSeq |
typedef Geant4Handle < Geant4DetectorConstructionSequence > | DD4hep::Simulation::Setup::DetectorConstructionSeq |