ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions | Variables
DetectorElementToActsGeometryIdMap.h File Reference
#include "xAODMeasurementBase/MeasurementDefs.h"
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include <unordered_map>
#include "AthenaKernel/CLASS_DEF.h"
#include "AthenaKernel/CondCont.h"
Include dependency graph for DetectorElementToActsGeometryIdMap.h:

Go to the source code of this file.

Classes

struct  ActsTrk::DetectorElementToActsGeometryIdMap
 

Namespaces

 ActsTrk
 The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.).
 

Typedefs

using ActsTrk::DetectorElementKey = unsigned int
 

Functions

DetectorElementKey ActsTrk::makeDetectorElementKey (xAOD::UncalibMeasType meas_type, unsigned int identifier_hash)
 
 CONDCONT_DEF (ActsTrk::DetectorElementToActsGeometryIdMap, 14180)
 

Variables

constexpr unsigned int ActsTrk::DETELEMENT_TYPE_SHIFT = 28
 
constexpr unsigned int ActsTrk::DETELEMENT_HASH_MASK = ~(1<<31|1<<30|1<<29|1<<28)
 

Function Documentation

◆ CONDCONT_DEF()

CONDCONT_DEF ( ActsTrk::DetectorElementToActsGeometryIdMap  ,
14180   
)