ATLAS Offline Software
Loading...
Searching...
No Matches
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::GenMeasurementRangeListFlat< 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

namespace  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.).
namespace  ActsTrk::detail
 Athena definition of the Eigen plugin.

Typedefs

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