Skip to content

L1Menu work

Joerg Stelzer requested to merge stelzer/athena:master-SyncL1Menu into master

Two things:

  • HLT menu generation uses now readL1FromJson from ConfigFlags.Trigger instead of from TriggerFlags (HLT menu needs L1 menu for configuration of many multi-seed chains). TriggerFlags.readL1FromJson was removed.
  • Sync L1menu xml and json version. One threshold + item was out of sync, where the eta boundary of the jet was fixed to agree with the hardware limitations. That was fixed in json before and now synced with xml. The modified item is L1_J45p0ETA23_3J15p0ETA25.

Merge request reports