Skip to content

[ATR-27941] gcc13 warning for TrigGlobEfficiencyCorrectionTool

Julien Maurer requested to merge jmaurer/athena:tgec-ATR-27941 into main

Not really a fix because the new code should be equivalent... but the warnings disappear.

Also unrelated tweaks: added a few constexpr where allowed by C++17, and also included explicitly a missing header.

Closes ATR-27941

Merge request reports