 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef ACTSCALIBRATION_DETAIL_TRKPRDSURFACEACCESSOR_H
5 #define ACTSCALIBRATION_DETAIL_TRKPRDSURFACEACCESSOR_H
8 #include "Acts/EventData/SourceLink.hpp"
22 const Acts::Surface*
operator()(
const Acts::SourceLink& sourceLink)
const;
const IActsToTrkConverterTool * m_trkConvTool
Pointer to the converter tool caching the Acts surfaces.
Helper class to access the Acts::surface associated with a Trk::PrepRawData measurement.
const Acts::Surface * operator()(const Acts::SourceLink &sourceLink) const
Operator called by the Acts API to fetch the surface.
TrkPrepRawDataSurfaceAcc()=default
Empty default constructor -> conversion will crash.
Athena definition of the Eigen plugin.