Calibrator to convert an index source link to a measurement.
More...
#include <Measurement.hpp>
Calibrator to convert an index source link to a measurement.
◆ MeasurementCalibrator() [1/4]
Jug::MeasurementCalibrator::MeasurementCalibrator |
( |
| ) |
|
|
default |
Construct an invalid calibrator. Required to allow copying.
◆ MeasurementCalibrator() [2/4]
Construct using a user-provided container to chose measurements from.
◆ MeasurementCalibrator() [3/4]
Jug::MeasurementCalibrator::MeasurementCalibrator |
( |
| ) |
|
|
default |
Construct an invalid calibrator. Required to allow copying.
◆ MeasurementCalibrator() [4/4]
Construct using a user-provided container to chose measurements from.
◆ calibrate()
void Jug::MeasurementCalibrator::calibrate |
( |
const Acts::GeometryContext & |
, |
|
|
Acts::MultiTrajectory::TrackStateProxy |
trackState |
|
) |
| const |
|
inline |
Find the measurement corresponding to the source link.
- Template Parameters
-
parameters_t | Track parameters type |
- Parameters
-
gctx | The geometry context (unused) |
trackState | The track state to calibrate |
◆ operator()()
template<typename parameters_t >
Find the measurement corresponding to the source link.
- Template Parameters
-
parameters_t | Track parameters type |
- Parameters
-
sourceLink | Input source link |
parameters | Input track parameters (unused) |
The documentation for this class was generated from the following file: