DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Functions
DetectorCheck.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 <DD4hep/MatrixHelpers.h>
#include <DD4hep/AlignmentsNominalMap.h>
#include <DD4hep/detail/VolumeManagerInterna.h>
#include <stdexcept>
#include <algorithm>
#include <cstdlib>

Go to the source code of this file.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::detail
 DD4hep internal namespace.
 
 dd4hep::detail::tools
 Helper namespace used to answer detector element specific questons.
 

Functions

std::string dd4hep::detail::tools::elementPath (const PlacementPath &nodes, bool reverse)
 Assemble the path of the PlacedVolume selection. More...
 
long run_VolumeMgrTest (Detector &description, int argc, const char *const *argv)
 Action routine to execute the test for backwards compatibility. More...
 

Function Documentation

◆ run_VolumeMgrTest()

long run_VolumeMgrTest ( Detector description,
int  argc,
const char *const *  argv 
)

Action routine to execute the test for backwards compatibility.

Definition at line 720 of file DetectorCheck.cpp.