From 7de764dadb92a5318911ac62e763d5c39636d4b7 Mon Sep 17 00:00:00 2001 From: chuwang1 <52899250+chuwang1@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:39:13 +0800 Subject: [PATCH] Update ResonanceDecayFilter_example_HY_XToYH_HTo2WTo4Q_YTo2G.py Update WWto4Q filter --- .../HY/ResonanceDecayFilter_example_HY_XToYH_HTo2WTo4Q_YTo2G.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genfragments/ThirteenPointSixTeV/Higgs/HY/ResonanceDecayFilter_example_HY_XToYH_HTo2WTo4Q_YTo2G.py b/genfragments/ThirteenPointSixTeV/Higgs/HY/ResonanceDecayFilter_example_HY_XToYH_HTo2WTo4Q_YTo2G.py index c78af7be05ab..973673ff5a7e 100644 --- a/genfragments/ThirteenPointSixTeV/Higgs/HY/ResonanceDecayFilter_example_HY_XToYH_HTo2WTo4Q_YTo2G.py +++ b/genfragments/ThirteenPointSixTeV/Higgs/HY/ResonanceDecayFilter_example_HY_XToYH_HTo2WTo4Q_YTo2G.py @@ -27,7 +27,7 @@ '24:onIfAny = 1 2 3 4 5', # W->qq decays 'ResonanceDecayFilter:filter = on', 'ResonanceDecayFilter:exclusive = on', #off: require at least the specified number of daughters, on: require exactly the specified number of daughters - 'ResonanceDecayFilter:udscAsEquivalent = on', #on: treat udsc quarks as equivalent + 'ResonanceDecayFilter:udscbAsEquivalent = on', #on: treat udsc quarks as equivalent 'ResonanceDecayFilter:mothers = 35,25,24', #list of mothers not specified -> count all particles in hard process+resonance decays (better to avoid specifying mothers when including leptons from the lhe in counting, since intermediate resonances are not gauranteed to appear in general 'ResonanceDecayFilter:daughters = 22,22,1,1,1,1', # gamma gamma,lnu,gg ),