4#ifndef ACTSCALIBRATION_DETAIL_TRKMEASSURFACEACCESSOR_H
5#define ACTSCALIBRATION_DETAIL_TRKMEASSURFACEACCESSOR_H
7#include "Acts/EventData/SourceLink.hpp"
22 const Acts::Surface*
operator()(
const Acts::SourceLink& sourceLink)
const;
const Acts::Surface * operator()(const Acts::SourceLink &sourceLink) const
Operator called by the Acts API to fetch the surface.
const IGeometryRealmConvTool * m_trkConvTool
TrkMeasSurfaceAccessor()=default
Empty default constructor -> conversion will crash.
Hash functions to pack the source link into unordered_maps / unordered_sets.