Skip to content

Commit

Permalink
Update ResonanceDecayFilter_example_HY_XToYH_HTo2WTo4Q_YTo2G.py
Browse files Browse the repository at this point in the history
Update WWto4Q filter
  • Loading branch information
chuwang1 authored Feb 27, 2024
1 parent 4215e78 commit 7de764d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
),
Expand Down

0 comments on commit 7de764d

Please sign in to comment.