Skip to content

Tracking 22.0.31

Tobias Bockh requested to merge tboeckh/calypso:calypso-22.0.31 into master

This MR fixes the FaserActsKalmanFilter to work with Calypso 22.0.31 for this the RecSourceLink is replaced with the IndexSourceLink and a MeasurementCalibrator is introduced. This allows to store only the Acts::GeometryIdentifier and the corresponding index in the measurement container. Also the combinatorial Kalman filter is introduced. However, it still uses truth based, smeared initial parameters.

Merge request reports