DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Classes | Namespaces | Typedefs | Functions
GlobalDetectorAlignment.cpp File Reference
#include <DDAlign/GlobalDetectorAlignment.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/InstanceCount.h>
#include <DD4hep/MatrixHelpers.h>
#include <DD4hep/Printout.h>
#include <DD4hep/detail/Handle.inl>
#include <DD4hep/detail/DetectorInterna.h>
#include <TGeoMatrix.h>
#include <TGeoManager.h>

Go to the source code of this file.

Classes

class  dd4hep::align::GlobalAlignmentData
 Global alignment data container. More...
 

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::align
 Namespace for implementation details of the AIDA detector description toolkit.
 

Typedefs

using LevelElements = std::vector< std::pair< int, dd4hep::DetElement > >
 

Functions

 DD4HEP_INSTANTIATE_HANDLE_NAMED (GlobalAlignmentData)
 

Typedef Documentation

◆ LevelElements

using LevelElements = std::vector<std::pair<int,dd4hep::DetElement> >

Definition at line 31 of file GlobalDetectorAlignment.cpp.

Function Documentation

◆ DD4HEP_INSTANTIATE_HANDLE_NAMED()

DD4HEP_INSTANTIATE_HANDLE_NAMED ( GlobalAlignmentData  )