DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Typedefs
GeometryWalk.cpp File Reference
#include <DD4hep/Detector.h>
#include <DD4hep/Printout.h>
#include <DD4hep/Factories.h>
#include <DD4hep/IDDescriptor.h>
#include <DD4hep/VolumeManager.h>
#include <DD4hep/DetectorTools.h>
#include <stdexcept>
#include <algorithm>

Go to the source code of this file.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::detail
 DD4hep internal namespace.
 

Typedefs

using ElementPath = detail::tools::ElementPath
 
using PlacementPath = detail::tools::PlacementPath
 
typedef DetElement::Children _C
 

Typedef Documentation

◆ _C

Definition at line 64 of file GeometryWalk.cpp.

◆ ElementPath

Definition at line 28 of file GeometryWalk.cpp.

◆ PlacementPath

Definition at line 29 of file GeometryWalk.cpp.