Skip to content

TrigT2CaloCommon: package/cmake cleanup

Frank Winklmeier requested to merge fwinkl/athena:cleanup_trigt2calo into master
  • cleanup include files and link dependencies
  • delete empty methods and large commented code blocks
  • delete unused CaloCellMasking.py
  • Several algorithm's OutputLevel was set to ERROR by default. Remove the explicit setting and enable the relevant flake8 check.

Merge request reports