From . * [new ref] -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/46273/head -> cms-sw/refs/pull/46273/head Switched to branch 'merge-attempt' Merge made by the 'ort' strategy. DQM/HLTEvF/plugins/TriggerRatesMonitor.cc | 149 ++++++----- .../BTauReco/interface/DeepBoostedJetFeatures.h | 3 + DataFormats/BTauReco/src/classes_def.xml | 8 + DataFormats/Math/interface/libminifloat.h | 4 + .../data/hgcalCons/v19/hgcalCons.xml | 4 +- .../HGCalCommonData/interface/HGCalParameters.h | 1 + .../HGCalCommonData/src/HGCalGeomParameters.cc | 58 +++- .../test/python/g4OverlapCheck_cfg.py | 6 +- PhysicsTools/NanoAOD/python/muons_cff.py | 76 +++++- PhysicsTools/NanoAOD/python/nanoDQM_cfi.py | 5 + PhysicsTools/PatAlgos/plugins/BuildFile.xml | 1 + .../plugins/LeptonTagInfoCollectionProducer.cc | 293 +++++++++++++++++++++ .../PatAlgos/plugins/PNETLeptonProducer.cc | 197 ++++++++++++++ RecoBTag/FeatureTools/src/deep_helpers.cc | 1 + 14 files changed, 714 insertions(+), 92 deletions(-) create mode 100644 PhysicsTools/PatAlgos/plugins/LeptonTagInfoCollectionProducer.cc create mode 100644 PhysicsTools/PatAlgos/plugins/PNETLeptonProducer.cc Switched to branch 'from-CMSSW_14_2_X_2024-10-29-1100'