Skip to content

TrigCaloRec+TrigCaloHypo: further package cleanups

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

TrigCaloRec:

  • Cleanup includes files and cmake dependencies.
  • Remove empty methods.
  • Delete unused TrigCaloQuality class and related code.
  • Delete Run-2 python monitoring configuration.

TrigCaloHypo:

  • Cleanup include files and cmake link dependencies.
  • Add an interface library for the public header.

TrigCaloMonitoring:

  • update link dependencies

Relates to ATR-22796.

Edited by Frank Winklmeier

Merge request reports