Skip to content

TrigHLTJetHypo: Remove hard-coded OutputLevel and cleanup

Frank Winklmeier requested to merge fwinkl/athena:jet_cleanup into master
  • Remove hard-coded OutputLevels and use the logging module where it makes sense
  • Add the flake8 unit test and related cleanups (some buggy code that was not used got simply deleted, but overall this python code was in great shape already)
  • Link the component library against the library

cc @peter

Merge request reports