#include <DD4hep/Plugins.h>
#include <DD4hep/Printout.h>
#include <DD4hep/GeoHandler.h>
#include <DD4hep/DetectorHelper.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/InstanceCount.h>
#include <DD4hep/detail/ObjectsInterna.h>
#include <DD4hep/detail/DetectorInterna.h>
#include <DD4hep/detail/VolumeManagerInterna.h>
#include <DD4hep/detail/OpticalSurfaceManagerInterna.h>
#include <DD4hep/DetectorImp.h>
#include <DD4hep/DD4hepUnits.h>
#include <iostream>
#include <stdexcept>
#include <cerrno>
#include <mutex>
#include <TGeoSystemOfUnits.h>
#include <TGeoCompositeShape.h>
#include <TGeoBoolNode.h>
#include <TGeoManager.h>
#include <TGeoMatrix.h>
#include <TGeoVolume.h>
#include <TGeoShape.h>
#include <TClass.h>
#include <XML/DocumentHandler.h>
#include <xercesc/dom/DOMException.hpp>
Go to the source code of this file.
|
| dd4hep |
| Namespace for the AIDA detector description toolkit.
|
|
| dd4hep::xml |
| Namespace for the AIDA detector description toolkit supporting XML utilities.
|
|
◆ DD4HEP_MUST_USE_DETECTORIMP_H
#define DD4HEP_MUST_USE_DETECTORIMP_H 1 |
◆ ClassImp()