Skip to content
Snippets Groups Projects

Remove old code for checking for truncated HLT result from the IHLTMonTool

Merged Mark Sutton requested to merge sutt/athena:22-montool into master
  1. Feb 02, 2020
    • sutt's avatar
      Fix the test for the warning printout · 7aa5a4b7
      sutt authored
      Was printing the warning for the truncation check for the wrong case.
      Generally it would be better to have flags to *enable* checks rather
      than have a flag to *ignore* a check.
      7aa5a4b7
    • sutt's avatar
      Disable the check on HLT truncation if this is not the legacy monitoring · 476cd39e
      sutt authored
      The HLT result truncation check does not work with the new MT navigation
      so this code change tests whether the MT navigation is being used, and
      disables the check otherwise.
      
      An additional flag is used since job options should not be changed in the
      code.
      476cd39e
  2. Feb 01, 2020
Loading