DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/Detector.h>
#include <DD4hep/Path.h>
#include <DD4hep/Mutex.h>
#include <DD4hep/Printout.h>
#include <XML/Conversions.h>
#include <XML/XMLParsers.h>
#include <XML/DocumentHandler.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/DetFactoryHelper.h>
#include <DDAlign/AlignmentTags.h>
#include <DDAlign/GlobalAlignmentStack.h>
#include <DDAlign/GlobalAlignmentCache.h>
#include <DDAlign/GlobalDetectorAlignment.h>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
Typedefs | |
using | StackEntry = GlobalAlignmentStack::StackEntry |
Definition at line 60 of file GlobalAlignmentParser.cpp.