From 6c0335ba9c5e2a7243c5e842d228261381b551c4 Mon Sep 17 00:00:00 2001 From: "alexandra.oliveira@gmal.com" Date: Wed, 11 Jul 2018 18:50:23 +0200 Subject: [PATCH] removing unecessary comment --- ...onanceDecayFilter_example_HHTo4V_madgraph_pythia8_CP5_cff.py | 2 -- ...esonanceDecayFilter_example_HHTo4V_powheg_pythia8_CP5_cff.py | 2 -- 2 files changed, 4 deletions(-) diff --git a/python/ThirteenTeV/Higgs/HH/ResonanceDecayFilter_example_HHTo4V_madgraph_pythia8_CP5_cff.py b/python/ThirteenTeV/Higgs/HH/ResonanceDecayFilter_example_HHTo4V_madgraph_pythia8_CP5_cff.py index 0a0e996cf745..fc5724456fdb 100644 --- a/python/ThirteenTeV/Higgs/HH/ResonanceDecayFilter_example_HHTo4V_madgraph_pythia8_CP5_cff.py +++ b/python/ThirteenTeV/Higgs/HH/ResonanceDecayFilter_example_HHTo4V_madgraph_pythia8_CP5_cff.py @@ -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', diff --git a/python/ThirteenTeV/Higgs/HH/ResonanceDecayFilter_example_HHTo4V_powheg_pythia8_CP5_cff.py b/python/ThirteenTeV/Higgs/HH/ResonanceDecayFilter_example_HHTo4V_powheg_pythia8_CP5_cff.py index db980ad8ab5b..5417c5250eb6 100644 --- a/python/ThirteenTeV/Higgs/HH/ResonanceDecayFilter_example_HHTo4V_powheg_pythia8_CP5_cff.py +++ b/python/ThirteenTeV/Higgs/HH/ResonanceDecayFilter_example_HHTo4V_powheg_pythia8_CP5_cff.py @@ -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',