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. .../BTauReco/interface/DeepBoostedJetFeatures.h | 3 + DataFormats/BTauReco/src/classes_def.xml | 8 + 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 + 8 files changed, 581 insertions(+), 3 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'