Loading [MathJax]/jax/output/SVG/config.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Typedefs
AtlasUncalibSourceLinkAccessor.h File Reference
#include "ActsGeometry/ATLASSourceLink.h"
#include "xAODInDetMeasurement/PixelClusterContainer.h"
#include "xAODInDetMeasurement/StripClusterContainer.h"
#include "xAODInDetMeasurement/HGTDClusterContainer.h"
#include "src/detail/MeasurementContainerWithDimension.h"
#include <variant>
#include <vector>
#include <unordered_map>
#include <utility>
Include dependency graph for AtlasUncalibSourceLinkAccessor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ActsTrk::detail::MeasurementRange
 
class  ActsTrk::detail::GenMeasurementRangeList< T_MeasurementContainerList >
 
class  ActsTrk::detail::GenUncalibSourceLinkAccessor< T_MeasurementRangeList >
 Accessor for the above source link container. More...
 
class  ActsTrk::detail::GenUncalibSourceLinkAccessor< T_MeasurementRangeList >::BaseIterator
 
class  ActsTrk::detail::AtlasMeasurementContainerList
 

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.).
 
 ActsTrk::detail
 

Typedefs

using ActsTrk::detail::MeasurementRangeList = GenMeasurementRangeList< AtlasMeasurementContainerList >
 
using ActsTrk::detail::UncalibSourceLinkAccessor = GenUncalibSourceLinkAccessor< MeasurementRangeList >