#include <RefittingCalibrator.h>
Definition at line 54 of file RefittingCalibrator.h.
◆ RefittingSurfaceAccesor()
Definition at line 43 of file RefittingCalibrator.cxx.
44 :
TrkPrepRawDataSurfaceAcc m_prdAcc
xAODUncalibMeasSurfAcc m_xAODAcc
TrkMeasSurfaceAccessor m_rotAcc
◆ operator()()
| const Acts::Surface * ActsTrk::detail::RefittingSurfaceAccesor::operator() |
( |
const Acts::SourceLink & | sourceLink | ) |
const |
Operator called by the Acts API to fetch the surface.
Definition at line 47 of file RefittingCalibrator.cxx.
47 {
53 default:
55 }
56 return nullptr;
57 }
static SourceLinkType getType(const Acts::SourceLink &sl)
Returns the enumeration corresponding to the object type cached within the Acts::SourceLink.
SourceLinkType
Enumeration to distinguish between the ATLAS EDM -> Acts::SourceLink variants.
@ xAODUnCalibMeas
UnCalibrated Trk::PrepRawData objects.
@ TrkPrepRawData
Calibrated Trk::MeasurementBase objects.
#define THROW_EXCEPTION(MESSAGE)
◆ m_prdAcc
◆ m_rotAcc
◆ m_xAODAcc
The documentation for this class was generated from the following files: