From . * [new ref] HEAD -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/47970/head -> cms-sw/refs/pull/47970/head Switched to branch 'merge-attempt' Merge made by the 'ort' strategy. .../plugins/AlCaHcalIsotrkProducer.cc | 26 +++++----- .../ALCARECOHcalCalIsoTrkFromAlCaRaw_Output_cff.py | 19 ++++++++ .../python/ALCARECOHcalCalIsoTrkFromAlCaRaw_cff.py | 26 ++++++++++ Configuration/AlCa/python/autoAlca.py | 1 + .../python/Impl/AlCaHcalIsoTrk_Run3.py | 57 ++++++++++++++++++++++ Configuration/DataProcessing/test/run_CfgTest_5.sh | 2 +- .../EventContent/python/AlCaRecoOutput_cff.py | 1 + .../python/AlCaRecoStreams_cff.py | 13 +++++ 8 files changed, 130 insertions(+), 15 deletions(-) create mode 100644 Calibration/HcalAlCaRecoProducers/python/ALCARECOHcalCalIsoTrkFromAlCaRaw_Output_cff.py create mode 100644 Calibration/HcalAlCaRecoProducers/python/ALCARECOHcalCalIsoTrkFromAlCaRaw_cff.py create mode 100644 Configuration/DataProcessing/python/Impl/AlCaHcalIsoTrk_Run3.py Switched to branch 'from-CMSSW_15_1_X_2025-05-06-1100'