DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#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/Detector.h>
Go to the source code of this file.
Classes | |
class | dd4hep::sim::Geant4Handle< TYPE > |
Handle to Geant4 actions with built-in creation mechanism. 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. | |
dd4hep::sim::Setup | |
Convenience namespace to ease the setupup of DDG4 applications. | |
Typedefs | |
typedef Geant4Kernel | dd4hep::sim::Setup::Kernel |
typedef Geant4Handle< Geant4Action > | dd4hep::sim::Setup::Action |
typedef Geant4Handle< Geant4Filter > | dd4hep::sim::Setup::Filter |
typedef Geant4Handle< Geant4PhaseAction > | dd4hep::sim::Setup::PhaseAction |
typedef Geant4Handle< Geant4GeneratorAction > | dd4hep::sim::Setup::GenAction |
typedef Geant4Handle< Geant4RunAction > | dd4hep::sim::Setup::RunAction |
typedef Geant4Handle< Geant4EventAction > | dd4hep::sim::Setup::EventAction |
typedef Geant4Handle< Geant4TrackingAction > | dd4hep::sim::Setup::TrackAction |
typedef Geant4Handle< Geant4StackingAction > | dd4hep::sim::Setup::StackAction |
typedef Geant4Handle< Geant4SteppingAction > | dd4hep::sim::Setup::StepAction |
typedef Geant4Handle< Geant4PhysicsList > | dd4hep::sim::Setup::PhysicsList |
typedef Geant4Handle< Geant4ActionPhase > | dd4hep::sim::Setup::Phase |
typedef Geant4Handle< Geant4Sensitive > | dd4hep::sim::Setup::Sensitive |
typedef Geant4Handle< Geant4UserInitialization > | dd4hep::sim::Setup::Initialization |
typedef Geant4Handle< Geant4DetectorConstruction > | dd4hep::sim::Setup::DetectorConstruction |
typedef Geant4Handle< Geant4SensDetActionSequence > | dd4hep::sim::Setup::SensitiveSeq |
typedef Geant4Handle< Geant4GeneratorActionSequence > | dd4hep::sim::Setup::GeneratorSeq |
typedef Geant4Handle< Geant4RunActionSequence > | dd4hep::sim::Setup::RunActionSeq |
typedef Geant4Handle< Geant4EventActionSequence > | dd4hep::sim::Setup::EventActionSeq |
typedef Geant4Handle< Geant4TrackingActionSequence > | dd4hep::sim::Setup::TrackActionSeq |
typedef Geant4Handle< Geant4SteppingActionSequence > | dd4hep::sim::Setup::StepActionSeq |
typedef Geant4Handle< Geant4StackingActionSequence > | dd4hep::sim::Setup::StackActionSeq |
typedef Geant4Handle< Geant4PhysicsListActionSequence > | dd4hep::sim::Setup::PhysicsActionSeq |
typedef Geant4Handle< Geant4UserInitializationSequence > | dd4hep::sim::Setup::InitializationSeq |
typedef Geant4Handle< Geant4DetectorConstructionSequence > | dd4hep::sim::Setup::DetectorConstructionSeq |
Functions | |
bool | dd4hep::sim::Setup::is_aclick () |