 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef ACTSCALIBRATION_DETAIL_XAODUNCALIBMEASSURFACC_H
5 #define ACTSCALIBRATION_DETAIL_XAODUNCALIBMEASSURFACC_H
7 #include "Acts/EventData/SourceLink.hpp"
8 #include "Acts/Geometry/TrackingGeometry.hpp"
14 struct DetectorElementToActsGeometryIdMap;
32 const Acts::Surface*
operator()(
const Acts::SourceLink& sourceLink)
const;
const Acts::Surface * get(const xAOD::UncalibratedMeasurement *meas) const
Operator.
const Acts::Surface * operator()(const Acts::SourceLink &sourceLink) const
Operator called by the Acts API to fetch the surface.
xAODUncalibMeasSurfAcc()=default
Empty default constructor -> conversion will crash for ID measurements.
const DetectorElementToActsGeometryIdMap * m_detectorElementToGeometryIdMap
const Acts::TrackingGeometry * m_actsTrackingGeometry
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Helper class to access the Acts::surface associated with an Uncalibrated xAOD measurement.
Athena definition of the Eigen plugin.