master
Migrate PF modules to esConsumes
Clang-Format
new CommutativePairs class
Exclude the requirement of the max hcal links per track from displaced tracks, V0, and gammaconv tracks.
code format
Reduce memory held between Events in PFProducer
Remove exists and fix fill descriptions
migrate include paths to CondFormats/GBRForest
addressing Claudio's comments
Direct use of collections than using handle. Use a pointer to the collection initialized to nullptr instead of handle invalid. Use ifValue for fillDescriptions. Use switch instead of if-else. Various style improvements.
[RECONSTRUCTION] Changes suggested by new llvm18 clang-format