Skip to content

Commit

Permalink
removing unecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 11, 2018
1 parent b4472fa commit 6c0335b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
'25:onIfMatch = 23 23',
'ResonanceDecayFilter:filter = on',
'ResonanceDecayFilter:exclusive = on', #off: require at least the specified number of daughters, on: require exactly the specified number of daughters
'ResonanceDecayFilter:eMuAsEquivalent = off', #on: treat electrons and muons as equivalent
'ResonanceDecayFilter:eMuTauAsEquivalent = on', #on: treat electrons, muons , and taus as equivalent
'ResonanceDecayFilter:mothers = 25', #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:wzAsEquivalent = on',
'ResonanceDecayFilter:daughters = 23,23,23,23',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
'25:onIfMatch = 23 23',
'ResonanceDecayFilter:filter = on',
'ResonanceDecayFilter:exclusive = on', #off: require at least the specified number of daughters, on: require exactly the specified number of daughters
'ResonanceDecayFilter:eMuAsEquivalent = off', #on: treat electrons and muons as equivalent
'ResonanceDecayFilter:eMuTauAsEquivalent = on', #on: treat electrons, muons , and taus as equivalent
'ResonanceDecayFilter:mothers = 25', #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:wzAsEquivalent = on',
'ResonanceDecayFilter:daughters = 23,23,23,23',
Expand Down

0 comments on commit 6c0335b

Please sign in to comment.