#include <RefittingCalibrator.h>
Definition at line 29 of file RefittingCalibrator.h.
◆ ConstTrackStateProxy
◆ MutableTrackStateProxy
◆ RefittingCalibrator()
◆ calibrate()
| void ActsTrk::detail::RefittingCalibrator::calibrate |
( |
const Acts::GeometryContext & | gctx, |
|
|
const Acts::CalibrationContext & | cctx, |
|
|
const Acts::SourceLink & | sourceLink, |
|
|
MutableTrackStateProxy | trackState ) const |
Definition at line 18 of file RefittingCalibrator.cxx.
21 {
22
27 break;
30 break;
33 break;
34 default:
36 }
37}
static SourceLinkType getType(const Acts::SourceLink &sl)
Returns the enumeration corresponding to the object type cached within the Acts::SourceLink.
TrkMeasurementCalibrator m_measCalibrator
xAODUncalibMeasCalibrator m_xAODCalibrator
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)
◆ connect()
template<auto Callable, typename
Type>
Register a calibrator implementation instance for a given measurement type.
The function signature must satisfy the requirements of a Calibration delegate defined by the Acts::Fitters
- Parameters
-
| type | Measurment type for which this instance of the calibrator shall be called |
| instance | Pointer to the calibrator instance. |
Definition at line 44 of file RefittingCalibrator.h.
◆ m_measCalibrator
◆ m_prdCalibrator
◆ m_xAODCalibrator
The documentation for this class was generated from the following files: