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 | Variables
AlignmentsManager.cpp File Reference
#include "DD4hep/LCDD.h"
#include "DD4hep/Handle.inl"
#include "DD4hep/Printout.h"
#include "DD4hep/InstanceCount.h"
#include "DD4hep/MatrixHelpers.h"
#include "DDCond/ConditionsPool.h"
#include "DDAlign/AlignmentsManager.h"

Go to the source code of this file.

Classes

class  DD4hep::Alignments::AlignContext
 
struct  DD4hep::Alignments::AlignContext::Entry
 
struct  DD4hep::Alignments::AlignContext::PathOrdering
 

Namespaces

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

Typedefs

typedef
Conditions::ConditionDependency 
DD4hep::Alignments::Dependency
 

Functions

 DD4HEP_INSTANTIATE_HANDLE_NAMED (AlignmentsManagerObject)
 
static void computeDelta (AlignmentCondition cond, TGeoHMatrix &tr_delta)
 Compute the alignment delta for one detector element and it's alignment condition. More...
 

Variables

static PrintLevel s_PRINT = WARNING
 

Function Documentation

static void computeDelta ( AlignmentCondition  cond,
TGeoHMatrix &  tr_delta 
)
static
DD4HEP_INSTANTIATE_HANDLE_NAMED ( AlignmentsManagerObject  )

Variable Documentation

PrintLevel s_PRINT = WARNING
static