DD4hep  1.28.0
Detector Description Toolkit for High Energy Physics
Namespaces | Typedefs
AlignmentsCalculator.cpp File Reference
#include <DD4hep/Printout.h>
#include <DD4hep/Conditions.h>
#include <DD4hep/ConditionsMap.h>
#include <DD4hep/InstanceCount.h>
#include <DD4hep/MatrixHelpers.h>
#include <DD4hep/ConditionDerived.h>
#include <DD4hep/DetectorProcessor.h>
#include <DD4hep/AlignmentsProcessor.h>
#include <DD4hep/AlignmentsCalculator.h>
#include <DD4hep/detail/AlignmentsInterna.h>
#include <DD4hep/GrammarUnparsed.h>

Go to the source code of this file.

Namespaces

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

Typedefs

using Result = AlignmentsCalculator::Result
 

Typedef Documentation

◆ Result

Definition at line 28 of file AlignmentsCalculator.cpp.

Variable Documentation

◆ _pad

unsigned char _pad[1] { 0 }

Definition at line 69 of file AlignmentsCalculator.cpp.

◆ cond

AlignmentCondition::Object* cond = 0

Definition at line 68 of file AlignmentsCalculator.cpp.

◆ created

unsigned char created = 0

Definition at line 69 of file AlignmentsCalculator.cpp.

◆ delta

const Delta* delta = 0

Definition at line 67 of file AlignmentsCalculator.cpp.

◆ det

DetElement::Object* det = 0

Definition at line 66 of file AlignmentsCalculator.cpp.

◆ detectors

DetectorMap detectors

Definition at line 79 of file AlignmentsCalculator.cpp.

◆ entries

Entries entries

Definition at line 81 of file AlignmentsCalculator.cpp.

◆ key

unsigned char key = 0

Definition at line 69 of file AlignmentsCalculator.cpp.

◆ keys

Keys keys

Definition at line 80 of file AlignmentsCalculator.cpp.

◆ mapping

ConditionsMap& mapping

Definition at line 82 of file AlignmentsCalculator.cpp.

◆ valid

unsigned char valid = 0

Definition at line 69 of file AlignmentsCalculator.cpp.