Skip to content

Compiler improvements for loops in DerivationFrameworkMCTruth

Zach Marshall requested to merge zmarshal/athena:master_ClangTidyChecks into master

First experience with clang-tidy was super positive :-)

Just a couple of tweaks to loop variables to improve the compiler optimizations possible in the loops.

Merge request reports