DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep  Rev:Unversioneddirectory
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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/objects/DetectorInterna.h"
#include "DD4hep/Handle.inl"
#include "TGeoMatrix.h"
#include "TGeoManager.h"

Go to the source code of this file.

Classes

class  DD4hep::Alignments::GlobalAlignmentData
 

Namespaces

 DD4hep
 Namespace for the AIDA detector description toolkit.
 
 DD4hep::Alignments
 Namespace for the alignment part of the AIDA detector description toolkit.
 

Typedefs

typedef vector< pair< int,
DetElement > > 
LevelElements
 

Functions

 DD4HEP_INSTANTIATE_HANDLE_NAMED (GlobalAlignmentData)
 

Typedef Documentation

typedef vector<pair<int,DetElement> > LevelElements

Definition at line 54 of file GlobalDetectorAlignment.cpp.

Function Documentation

DD4HEP_INSTANTIATE_HANDLE_NAMED ( GlobalAlignmentData  )