Skip to content

gFEX MET fix

Cecilia Tosciri requested to merge ctosciri/athena:gfex_fix_mismatches into 24.0

With this MR, a few bugs or inconsistencies in the gFEX MET implementation are fixed as follows:

  1. The mask applied for extracting MET quantities in the decoder was updated with the correct value 0x00FFFF
  2. A different resolution (800 MeV rather than 200 MeV) used in MET algo when applying thresholds from the trigger menu is used
  3. Updating the overflow checks for MET quantities both in simulation and in the decoder

Merge request reports