Skip to content

TrigServices: Fixes for clang compilation / cmake fixes

  • Address of a reference can never be null.

  • Missing override keyword

  • Work around misdeclared output operator in CTPfragment that was causing compilation with clang to fail.

  • Add missing dependency on AthenaMonitoring.

  • Fix placement of NO_PUBLIC_HEADERS keyword.

Merge request reports