DD4hep  1.28.0
Detector Description Toolkit for High Energy Physics
Namespaces | Macros | Typedefs | Functions
DetectorImp.cpp File Reference
#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.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::xml
 Namespace for the AIDA detector description toolkit supporting XML utilities.
 

Macros

#define DD4HEP_MUST_USE_DETECTORIMP_H   1
 

Typedefs

typedef xercesc::DOMException dd4hep::xml::XmlException
 

Functions

 ClassImp (DetectorImp) namespace
 

Macro Definition Documentation

◆ DD4HEP_MUST_USE_DETECTORIMP_H

#define DD4HEP_MUST_USE_DETECTORIMP_H   1

Definition at line 15 of file DetectorImp.cpp.

Function Documentation

◆ ClassImp()

ClassImp ( DetectorImp  )

Definition at line 60 of file DetectorImp.cpp.