Skip to content

L1Decoder+TrigServices: Monitoring fixes

Frank Winklmeier requested to merge fwinkl/athena:hlt_mon into master

Two independent fixes to the HLT monitoring:

  • L1Decoder: Set the default number of bins to more reasonable value for the prescale histogram to avoid frequent rebinning (ATR-21118).
  • TrigServices: TIME_CoolFolderUpdate was not being filled (ATR-21341).

Merge request reports