Skip to content

WIP Use information from the menu in l1 decoder

Tomasz Bold requested to merge tbold/athena:use-menu-in-l1-decoder into master

This MR adds conditions object that is derived from the L1 and HLT menu (L1 still to be added). That object is to be used by L1Decoder, thus the menu information is transformed in optimal way.

In addition the Menu conditions loading algorithms config is split into two to facilitate integration in TrigUpgradeTest tests (we run some of them w/o L1).

Tagging @stelzer @fwinkl PS. I have tested it to the extent that I see the conditions object is produced. Full integration requires quite a lot of modifications of JOs and will address it in the next MR.

Edited by Tomasz Bold

Merge request reports