Skip to content

Test reco sequence with v3::Tracks

Michel De Cian requested to merge decianm-v3SequenceTest into master

Tests (part of the) reco sequence with v3 tracks.

The PrKalmanFilter outputs v3::Tracks, PartialChiSquareds and PrKalmanFitResults, which are then used to calculate the ghost probability. Long tracks from the Forward and the Matching are clone killed and combined, and Seed tracks are clone killed, all with v3::Tracks. A conversion at the end converts things back to v1, to run the checkers.

Needs Rec!2765 (merged) and LHCb!3665 (merged)

Edited by Michel De Cian

Merge request reports