Run clang-tidy -checks=modernize-*,cppcoreguidelines-*,clang-analyzer-*,bugprone-*
The only manual tweaks were to 'undo' the amalgamation of nested namespace names back to separate namespace
statements as in the original code
GitLab Runners cleaning campaign ongoing (ETA 2nd October 2023). Check https://cern.ch/otg0078219 for further information.
Run clang-tidy -checks=modernize-*,cppcoreguidelines-*,clang-analyzer-*,bugprone-*
The only manual tweaks were to 'undo' the amalgamation of nested namespace names back to separate namespace
statements as in the original code