Skip to content

PrKalmanFilter and PrKalmanFilterTool returning v3::Tracks, ExtraInfo and TrackFitResult

Andrii Usachov requested to merge TrackFitExtras into master

Extends the test with PrKalmanFilterTool that returns v3::Tracks. PrKalmanFilter returns v3::Tracks in the track fit sequence, which are later converted to v1::Tracks (for testing). Goes with Rec!2741 (merged) and LHCb!3427 (merged) and Alignment!294 (merged) and LHCb!3366 (closed).

@decianm @gunther

Edited by Andrii Usachov

Merge request reports