From . * [new ref] HEAD -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/46725/head -> cms-sw/refs/pull/46725/head Switched to branch 'merge-attempt' Merge made by the 'ort' strategy. .../Core/plugins/GenFilterEfficiencyProducer.cc | 13 ++-- GeneratorInterface/Core/plugins/GenXSecAnalyzer.cc | 6 +- .../interface/ResonanceDecayFilterCounter.h | 25 +++++++ .../interface/ResonanceDecayFilterHook.h | 7 ++ .../Pythia8Interface/plugins/Pythia8Hadronizer.cc | 9 +++ .../Pythia8Interface/src/Py8HMC3InterfaceBase.cc | 2 + .../Pythia8Interface/src/Py8InterfaceBase.cc | 2 + .../src/ResonanceDecayFilterHook.cc | 84 +++++++++++++++++++++- 8 files changed, 141 insertions(+), 7 deletions(-) create mode 100644 GeneratorInterface/Pythia8Interface/interface/ResonanceDecayFilterCounter.h Switched to branch 'from-CMSSW_15_1_X_2025-05-06-1100'