From . * [new ref] HEAD -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/45475/head -> cms-sw/refs/pull/45475/head Switched to branch 'merge-attempt' Merge made by the 'ort' strategy. DQM/SiTrackerPhase2/test/README.md | 15 + DQM/SiTrackerPhase2/test/dqmstep_phase2tk_cfg.py | 15 +- .../test/harvestingstep_phase2tk_cfg.py | 12 +- ...rticles.cc => Phase2OTHarvestReconstruction.cc} | 298 +++++++--- ...ticles.cc => Phase2OTValidateReconstruction.cc} | 240 +++++++- .../plugins/Phase2OTValidateTTStub.cc | 629 ++++++++++++++++++++- .../python/Phase2TrackerMCHarvesting_cff.py | 4 +- .../python/Phase2ValidateL1TTObjects_cff.py | 4 +- 8 files changed, 1093 insertions(+), 124 deletions(-) create mode 100644 DQM/SiTrackerPhase2/test/README.md rename Validation/SiTrackerPhase2V/plugins/{Phase2OTHarvestTrackingParticles.cc => Phase2OTHarvestReconstruction.cc} (64%) rename Validation/SiTrackerPhase2V/plugins/{Phase2OTValidateTrackingParticles.cc => Phase2OTValidateReconstruction.cc} (82%) Switched to branch 'from-CMSSW_15_0_X_2025-01-28-1100'