master
Clang-Format
[RECONSTRUCTION] [LLVM21] Apply clang-tidy changes
Change RefToBase to edm::Ptr in JPTJet format. Remove variables from JPTJet that can be recalculated. Add iseed variable to clarify whether JPT seed is TrackJet or CaloJet. Cut JPTjet collection at MiniAOD to |eta|<2.5 as |eta|>2.5 are CaloJets without tracks. Remove -1 from nTowersArea definition.
[RECONSTRUCTION] Changes suggested by new llvm18 clang-format
[RECONSTRUCTION] [LLVM21] Apply code-checks and formats
Move stored types in io_v1 namespace, reset class versions to 3
[cxxmodules] Workaround missing CLHEP modulemap for JetReco.