![]() |
ATLAS Offline Software
|
#include <RefittingCalibrator.h>
Public Member Functions | |
| RefittingSurfaceAccesor (const IGeometryRealmConvTool *trkConvTool, const ActsTrk::ITrackingGeometrySvc *trackGeoSvc) | |
| const Acts::Surface * | operator() (const Acts::SourceLink &sourceLink) const |
| Operator called by the Acts API to fetch the surface. | |
Private Attributes | |
| xAODUncalibMeasSurfAcc | m_xAODAcc {} |
| TrkPrepRawDataSurfaceAcc | m_prdAcc {} |
| TrkMeasSurfaceAccessor | m_rotAcc {} |
Definition at line 54 of file RefittingCalibrator.h.
| ActsTrk::detail::RefittingSurfaceAccesor::RefittingSurfaceAccesor | ( | const IGeometryRealmConvTool * | trkConvTool, |
| const ActsTrk::ITrackingGeometrySvc * | trackGeoSvc ) |
Definition at line 43 of file RefittingCalibrator.cxx.
| 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.
|
private |
Definition at line 63 of file RefittingCalibrator.h.
|
private |
Definition at line 64 of file RefittingCalibrator.h.
|
private |
Definition at line 62 of file RefittingCalibrator.h.