From . * [new ref] HEAD -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/48472/head -> cms-sw/refs/pull/48472/head Switched to branch 'merge-attempt' Merge made by the 'ort' strategy. .../RecoTrack/plugins/SimpleTrackValidation.cc | 99 ++++++++++++++++-- Validation/RecoTrack/test/BuildFile.xml | 1 + .../RecoTrack/test/SimpleTrackValidation_cfg.py | 112 +++++++++++++++++++++ .../RecoTrack/test/test_SimpleTrackValidation.sh | 8 ++ 4 files changed, 209 insertions(+), 11 deletions(-) create mode 100644 Validation/RecoTrack/test/SimpleTrackValidation_cfg.py create mode 100755 Validation/RecoTrack/test/test_SimpleTrackValidation.sh Switched to branch 'from-CMSSW_15_1_X_2025-07-07-1100'