Skip to content

Make reco_prefilters more configurable and always skip UT raw banks in noUT standalone reco

Andre Gunther requested to merge gunther-reco-pref into master

The goal of this merge request is to avoid surprise-implicit change of the GEC as soon as the UT sends raw banks.

This needs a ref update because it changes the standalone reco function used by the tests running without UT -- before this MR, the GEC in this standalone function was not ignoring the UT clusters which are present in most simulations even in noUT scenarios. This means now the GEC is looser in the without_UT scenario as it only checks the SciFi clusters and the cut value is not changed.

Depends on event_filter.py changes made in !2117 (merged)

Goes with MooreOnline!286 (merged)

Full list of dependencies: Rec!3583 (merged) !2117 (merged) MooreOnline!286 (merged) lhcb-datapkg/PRConfig!328 (merged)

@miolocco @rmatev

/cc @mveghel @dovombru

Edited by Andre Gunther

Merge request reports