Skip to content

TrigT1ResultByteStream: fix monitoring in offline reco

Frank Winklmeier requested to merge fwinkl/athena:l1bsmon into 22.0
  • AthMonitorCfgHelper: Allow the usage of AthMonitorCfgHelper.addGroup without an algorithm instance. This is useful for cases where the algorithm is not an AthMonitoringAlgorithm and the monitoring tool gets handled explicitly by the user.
  • TrigT1ResultByteStream: Use the offline DQ convention for monitoring in case L1TriggerByteStreamDecoderAlg is run as part of offline reconstruction.

Closes ATR-26371.

Merge request reports