Skip to content

Refactor prefilters

Daniel Campora Perez requested to merge dcampora_refactor_prefilters into master

This MR de-hardcodes any prefilters on lines and sets the name of the lumi line in a single place.

It also fixes a recently introduced issue by which lumi would not run with the ODIN error prefilter.

While solving this we found an issue with barrier algorithms that will need a fix in the HLTControlFlowMgr. Stay tuned for more @nnolte

Requires LHCb!3693 (merged) and Moore!1684 (merged) and MooreAnalysis!90 (merged)

Edited by Niklas Stefan Nolte

Merge request reports