DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DDG4/Geant4DetectorConstruction.h>
#include <DD4hep/InstanceCount.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/DD4hepUnits.h>
#include <DD4hep/Printout.h>
#include <DD4hep/Detector.h>
#include <DDG4/Geant4HierarchyDump.h>
#include <DDG4/Geant4UIMessenger.h>
#include <DDG4/Geant4Converter.h>
#include <DDG4/Geant4Kernel.h>
#include <DDG4/Factories.h>
#include <TGeoScaledShape.h>
#include <G4LogicalVolume.hh>
#include <G4PVPlacement.hh>
#include <G4Material.hh>
#include <G4Version.hh>
#include <G4VSolid.hh>
#include <CLHEP/Units/SystemOfUnits.h>
#include <G4GDMLParser.hh>
#include <cmath>
Go to the source code of this file.
Classes | |
class | dd4hep::sim::Geant4DetectorGeometryConstruction |
Class to create Geant4 detector geometry from TGeo representation in memory. 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. | |