master
Addressing user comments.
improve titles of plots in eta bins
follow-up on code review
Clang-Format
Merge pull request #42899 from iarspider/patch-3
Second round of comments implemented.
move common function to OfflineValidationUtils header file
code-format & code-checks
Adding missing cmath header which was cleaned up in root master
DMRaveraged made more user friendly.
Drop explicit dependency on stdc++fs which is not part of stdc++ since c++17
First bunch of comments addressed.
[WarningFix]: Alignment/OfflineValidation- Fix static thread-safety warnings
Replace forward references with includes of Fwd.h files
[ALCA] Changes suggested by new llvm18 clang-format