From . * [new ref] HEAD -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/47113/head -> cms-sw/refs/pull/47113/head Switched to branch 'merge-attempt' Auto-merging Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py Merge made by the 'ort' strategy. .../python/phase2_hlt_vertexTrimming_cff.py | 5 ++++ Configuration/PyReleaseValidation/README.md | 3 +++ .../python/upgradeWorkflowComponents.py | 30 ++++++++++++++++++++++ .../modules/hltHighPtTripletStepHitDoublets_cfi.py | 3 +++ ...letStepTrackingRegionFromTrimmedVertices_cfi.py | 29 +++++++++++++++++++++ .../HLT_75e33/modules/hltInitialStepSeeds_cfi.py | 3 +++ .../modules/hltPhase2TrimmedPixelVertices_cfi.py | 11 ++++++++ .../HLTHighPtTripletStepSeedingSequence_cfi.py | 6 +++++ .../HLT_75e33/sequences/HLTTrackingSequence_cfi.py | 6 +++++ 9 files changed, 96 insertions(+) create mode 100644 Configuration/ProcessModifiers/python/phase2_hlt_vertexTrimming_cff.py create mode 100644 HLTrigger/Configuration/python/HLT_75e33/modules/hltHighPtTripletStepTrackingRegionFromTrimmedVertices_cfi.py create mode 100644 HLTrigger/Configuration/python/HLT_75e33/modules/hltPhase2TrimmedPixelVertices_cfi.py Switched to branch 'from-CMSSW_15_1_X_2025-04-16-1100'