Skip to content

Add hlt2_lead_lead_light_reco_pr_kf test

Carla Marin Benito requested to merge cmarinbe_PbPbThroughputTest into master

Add test running on PbPb data from TestFileDB, without MC checking nor data monitoring, for throughput testing. This is based on !744 (merged) and the GEC cut of 40000 on the sum of UT and FT clusters is still included. The same warnings about Scifi hits and RICH reconstruction are also present and ignored in the checker.

Memory issues arise when running on a large number of events (>100) with the reco_baseline configuration. This is solved using the new PrKalmanFilter so the light_reco_pr_kf is used for this test. Consequently, the physics performance test on PbPb is also changed to use the latter configuration, namely hlt2_lead_lead_reco_baseline_with_mcchecking is changed to hlt2_lead_lead_light_reco_pr_kf_with_mcchecking.

The input file is added to the TestFileDB in lhcb-datapkg/PRConfig!169 (merged) so that MR is needed

Edited by Carla Marin Benito

Merge request reports