From . * [new ref] HEAD -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/47799/head -> cms-sw/refs/pull/47799/head Switched to branch 'merge-attempt' Merge made by the 'ort' strategy. .../PyReleaseValidation/python/relval_nano.py | 5 +- .../src/TrackToTrackComparisonHists.cc | 45 ++--- DQMOffline/JetMET/interface/JetAnalyzer.h | 6 + DQMOffline/JetMET/python/jetAnalyzer_cff.py | 2 +- DQMOffline/JetMET/python/jetAnalyzer_cfi.py | 22 +-- DQMOffline/JetMET/src/JetAnalyzer.cc | 79 +++++++- .../Core/python/nanoDQMIO_perLSoutput_cff.py | 9 + PhysicsTools/NanoAOD/python/autoNANO.py | 2 + .../NanoAOD/python/custom_run3scouting_cff.py | 76 +++++++- PhysicsTools/NanoAOD/python/run3scouting_cff.py | 58 ++++++ .../Run3ScoutingPFJetIDSelectionFunctor.h | 206 +++++++++++++++++++++ .../plugins/DeepBoostedJetTagInfoProducer.cc | 5 + Utilities/XrdAdaptor/src/XrdRequestManager.cc | 10 +- 13 files changed, 470 insertions(+), 55 deletions(-) create mode 100644 PhysicsTools/SelectorUtils/interface/Run3ScoutingPFJetIDSelectionFunctor.h Switched to branch 'from-CMSSW_15_1_X_2025-04-07-1100'