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.
TrkPrepRawDataSurfaceAcc()=default
Empty default constructor -> conversion will crash.
const Acts::Surface * operator()(const Acts::SourceLink &sourceLink) const
Operator called by the Acts API to fetch the surface.
Athena definition of the Eigen plugin.