master
move plugins/BaseMVAValueMapProducer.h to interface/
Following Matti's suggestion, I cross-checked for shared objects with symbols that would be resolved from DataFormats/Provenance. As a result:
Clang-Format
Reduce size of dEdx estimators in PbPb MiniAOD
Changes to avoid unnecessary computation of nsegments
mv JetMatching package into DataFormats
Merge .h and .cc files of PhysicsTools/PatAlgos plugins
iKeep only jPT that do not have CaloJet seed in reduced Calojet collection
[RECONSTRUCTION-XPOG] Changes suggested by new llvm18 clang-format
Update ParticleNet lepton ID implementations.
Fix discrepancies in e/mu objects.
[UBSAN] Fix binding to null pointer in RecoVertex/PrimaryVertexProducer
Use esConsumes for PhysicsTools/PatAlgos modules
code formatting
Fix improper use of std::unique and std::remove
Clean up some unnecessary transition function calls/comments in PhysicsTools
Clean up unused variables
Oops, not all files were staged
[RECONSTRUCTION-XPOG] clang-tidy Performance inefficient vector operation sugegstion applied
Add and PAT IsolatedTrackRekeyer and include it into mini2mini
use variable
apply code format
add information on first hit from HitPattern to LostTracks
Avoid calling JetResolution*::get
Make adding DeepMETs in PATMETSlimmer configurable and only activate for regular MiniAOD production so it does not interfere with other usage
Guard muon refToOrig rekeying against non-packed candidate sources
Applying code checks
[RECONSTRUCTION-XPOG] Drop Geometry/CommonDetUnit package
Implemented code quality checks
Apply code-format patches
Add code-checks patch
Set Muon ID flags regardless of PF candidate has a refTrack or not
Sort hybrid taus with descending pt
fix code-format
Link "tau lost tracks" to lostTracks collection in miniAOD
Shorten BS definition
Added edm::stream::Watch* to PhysicsTools modules
Add a protection for empty tagInfo.
Bug fix for PackedCandidateMuonSelectorProducer regarding refence comparison
fixed bug with null pointer refernece
forgot code format, argh
Adjust clang-format after CMSSW_11_0_X_2019-06-13-1100