Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas-physics
pmg
infrastructure
MC15JobOptions
Commits
fd2a721b
Commit
fd2a721b
authored
Jun 26, 2020
by
Joany Manjarres
Browse files
See ChangeLog
parent
556d18e3
Changes
11
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
fd2a721b
2020-06-26 Joany Manjarres <joany@cern.ch>
* tag MC15JobOptions-01-03-72
* update 411378-86
2020-06-26 E.M. Lobodzinska <ewelina@mail.desy.de>
* tag MC15JobOptions-01-03-71
* add param cards for MG request
...
...
share/DSID411xxx/MC15.411378.PhPy8EG_lep_mu2p0.py
View file @
fd2a721b
...
...
@@ -3,7 +3,7 @@
#--------------------------------------------------------------
evgenConfig
.
description
=
'POWHEG+Pythia8 ttbar production with Powheg hdamp equal 1.5*top mass, A14 tune, one lepton, ME NNPDF30 NLO, A14 NNPDF23 LO, Shower Weights added'
evgenConfig
.
keywords
=
[
'SM'
,
'top'
,
'ttbar'
,
'lepton'
]
evgenConfig
.
contact
=
[
'
james.robinson@cern.ch'
,
'andrea.helen.knue@cern.ch'
,
'onofrio@liverpool.ac.uk'
,
'ian.connelly@cern.ch'
,
'mdshapiro@lbl.gov
'
]
evgenConfig
.
contact
=
[
'
ian.connelly@cern.ch'
,
'nedaa.asbah@cern.ch
'
]
include
(
'PowhegControl/PowhegControl_tt_Common.py'
)
...
...
@@ -17,24 +17,3 @@ PowhegConfig.PDF = [260000, 25200, 13165, 90900, 265000, 266000, 303400
PowhegConfig
.
nEvents
*=
5.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py'
)
include
(
"MC15JobOptions/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:veto = 1'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:vetoCount = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTemt = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:emitted = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:MPIveto = 0'
]
#--------------------------------------------------------------
# Event filter
#--------------------------------------------------------------
include
(
'MC15JobOptions/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
1
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
share/DSID411xxx/MC15.411379.PhPy8EG_dil_mu2p0.py
View file @
fd2a721b
...
...
@@ -3,7 +3,7 @@
#--------------------------------------------------------------
evgenConfig
.
description
=
'POWHEG+Pythia8 ttbar production with Powheg hdamp equal 1.5*top mass, A14 tune, two lepton, ME NNPDF30 NLO, A14 NNPDF23 LO, Shower Weights added'
evgenConfig
.
keywords
=
[
'SM'
,
'top'
,
'ttbar'
,
'lepton'
]
evgenConfig
.
contact
=
[
'
james.robinson@cern.ch'
,
'andrea.helen.knue@cern.ch'
,
'onofrio@liverpool.ac.uk'
,
'ian.connelly@cern.ch'
,
'mdshapiro@lbl.gov
'
]
evgenConfig
.
contact
=
[
'
ian.connelly@cern.ch'
,
'nedaa.asbah@cern.ch
'
]
include
(
'PowhegControl/PowhegControl_tt_Common.py'
)
...
...
@@ -17,24 +17,3 @@ PowhegConfig.PDF = [260000, 25200, 13165, 90900, 265000, 266000, 303400
PowhegConfig
.
nEvents
*=
25.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py'
)
include
(
"MC15JobOptions/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:veto = 1'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:vetoCount = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTemt = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:emitted = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:MPIveto = 0'
]
#--------------------------------------------------------------
# Event filter
#--------------------------------------------------------------
include
(
'MC15JobOptions/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
2
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
share/DSID411xxx/MC15.411380.PhPy8EG_had_mu2p0.py
View file @
fd2a721b
...
...
@@ -3,7 +3,7 @@
#--------------------------------------------------------------
evgenConfig
.
description
=
'POWHEG+Pythia8 ttbar production with Powheg hdamp equal 1.5*top mass, A14 tune, zero lepton, ME NNPDF30 NLO, A14 NNPDF23 LO, Shower Weights added'
evgenConfig
.
keywords
=
[
'SM'
,
'top'
,
'ttbar'
,
'lepton'
]
evgenConfig
.
contact
=
[
'
james.robinson@cern.ch'
,
'andrea.helen.knue@cern.ch'
,
'onofrio@liverpool.ac.uk'
,
'ian.connelly@cern.ch'
,
'mdshapiro@lbl.gov
'
]
evgenConfig
.
contact
=
[
'
ian.connelly@cern.ch'
,
'nedaa.asbah@cern.ch
'
]
include
(
'PowhegControl/PowhegControl_tt_Common.py'
)
...
...
@@ -17,24 +17,3 @@ PowhegConfig.PDF = [260000, 25200, 13165, 90900, 265000, 266000, 303400
PowhegConfig
.
nEvents
*=
5.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py'
)
include
(
"MC15JobOptions/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:veto = 1'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:vetoCount = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTemt = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:emitted = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:MPIveto = 0'
]
#--------------------------------------------------------------
# Event filter
#--------------------------------------------------------------
include
(
'MC15JobOptions/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
0
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
share/DSID411xxx/MC15.411381.PhPy8EG_lep_mu0p5.py
View file @
fd2a721b
...
...
@@ -3,7 +3,7 @@
#--------------------------------------------------------------
evgenConfig
.
description
=
'POWHEG+Pythia8 ttbar production with Powheg hdamp equal 1.5*top mass, A14 tune, one lepton, ME NNPDF30 NLO, A14 NNPDF23 LO, Shower Weights added'
evgenConfig
.
keywords
=
[
'SM'
,
'top'
,
'ttbar'
,
'lepton'
]
evgenConfig
.
contact
=
[
'
james.robinson@cern.ch'
,
'andrea.helen.knue@cern.ch'
,
'onofrio@liverpool.ac.uk'
,
'ian.connelly@cern.ch'
,
'mdshapiro@lbl.gov
'
]
evgenConfig
.
contact
=
[
'
ian.connelly@cern.ch'
,
'nedaa.asbah@cern.ch
'
]
include
(
'PowhegControl/PowhegControl_tt_Common.py'
)
...
...
@@ -17,24 +17,3 @@ PowhegConfig.PDF = [260000, 25200, 13165, 90900, 265000, 266000, 303400
PowhegConfig
.
nEvents
*=
5.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py'
)
include
(
"MC15JobOptions/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:veto = 1'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:vetoCount = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTemt = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:emitted = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:MPIveto = 0'
]
#--------------------------------------------------------------
# Event filter
#--------------------------------------------------------------
include
(
'MC15JobOptions/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
1
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
share/DSID411xxx/MC15.411382.PhPy8EG_dil_mu0p5.py
View file @
fd2a721b
...
...
@@ -3,7 +3,7 @@
#--------------------------------------------------------------
evgenConfig
.
description
=
'POWHEG+Pythia8 ttbar production with Powheg hdamp equal 1.5*top mass, A14 tune, two lepton, ME NNPDF30 NLO, A14 NNPDF23 LO, Shower Weights added'
evgenConfig
.
keywords
=
[
'SM'
,
'top'
,
'ttbar'
,
'lepton'
]
evgenConfig
.
contact
=
[
'
james.robinson@cern.ch'
,
'andrea.helen.knue@cern.ch'
,
'onofrio@liverpool.ac.uk'
,
'ian.connelly@cern.ch'
,
'mdshapiro@lbl.gov
'
]
evgenConfig
.
contact
=
[
'
ian.connelly@cern.ch'
,
'nedaa.asbah@cern.ch
'
]
include
(
'PowhegControl/PowhegControl_tt_Common.py'
)
...
...
@@ -17,24 +17,3 @@ PowhegConfig.PDF = [260000, 25200, 13165, 90900, 265000, 266000, 303400
PowhegConfig
.
nEvents
*=
25.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py'
)
include
(
"MC15JobOptions/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:veto = 1'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:vetoCount = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTemt = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:emitted = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:MPIveto = 0'
]
#--------------------------------------------------------------
# Event filter
#--------------------------------------------------------------
include
(
'MC15JobOptions/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
2
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
share/DSID411xxx/MC15.411383.PhPy8EG_had_mu0p5.py
View file @
fd2a721b
...
...
@@ -3,7 +3,7 @@
#--------------------------------------------------------------
evgenConfig
.
description
=
'POWHEG+Pythia8 ttbar production with Powheg hdamp equal 1.5*top mass, A14 tune, zero lepton, ME NNPDF30 NLO, A14 NNPDF23 LO, Shower Weights added'
evgenConfig
.
keywords
=
[
'SM'
,
'top'
,
'ttbar'
,
'lepton'
]
evgenConfig
.
contact
=
[
'
james.robinson@cern.ch'
,
'andrea.helen.knue@cern.ch'
,
'onofrio@liverpool.ac.uk'
,
'ian.connelly@cern.ch'
,
'mdshapiro@lbl.gov
'
]
evgenConfig
.
contact
=
[
'
ian.connelly@cern.ch'
,
'nedaa.asbah@cern.ch
'
]
include
(
'PowhegControl/PowhegControl_tt_Common.py'
)
...
...
@@ -17,24 +17,3 @@ PowhegConfig.PDF = [260000, 25200, 13165, 90900, 265000, 266000, 303400
PowhegConfig
.
nEvents
*=
5.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py'
)
include
(
"MC15JobOptions/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:veto = 1'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:vetoCount = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTemt = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:emitted = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:MPIveto = 0'
]
#--------------------------------------------------------------
# Event filter
#--------------------------------------------------------------
include
(
'MC15JobOptions/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
0
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
share/DSID411xxx/MC15.411384.PhPy8EG_lep_hdamp0p75.py
View file @
fd2a721b
...
...
@@ -3,7 +3,7 @@
#--------------------------------------------------------------
evgenConfig
.
description
=
'POWHEG+Pythia8 ttbar production with Powheg hdamp equal 1.5*top mass, A14 tune, one lepton, ME NNPDF30 NLO, A14 NNPDF23 LO, Shower Weights added, 0.75 mtop'
evgenConfig
.
keywords
=
[
'SM'
,
'top'
,
'ttbar'
,
'lepton'
]
evgenConfig
.
contact
=
[
'
james.robinson@cern.ch'
,
'andrea.helen.knue@cern.ch'
,
'onofrio@liverpool.ac.uk'
,
'ian.connelly@cern.ch'
,
'mdshapiro@lbl.gov
'
]
evgenConfig
.
contact
=
[
'
ian.connelly@cern.ch'
,
'nedaa.asbah@cern.ch
'
]
include
(
'PowhegControl/PowhegControl_tt_Common.py'
)
...
...
@@ -17,24 +17,3 @@ PowhegConfig.PDF = [260000, 25200, 13165, 90900, 265000, 266000, 303400
PowhegConfig
.
nEvents
*=
5.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py'
)
include
(
"MC15JobOptions/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:veto = 1'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:vetoCount = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTemt = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:emitted = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:MPIveto = 0'
]
#--------------------------------------------------------------
# Event filter
#--------------------------------------------------------------
include
(
'MC15JobOptions/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
1
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
share/DSID411xxx/MC15.411385.PhPy8EG_dil_hdamp0p75.py
View file @
fd2a721b
...
...
@@ -3,7 +3,7 @@
#--------------------------------------------------------------
evgenConfig
.
description
=
'POWHEG+Pythia8 ttbar production with Powheg hdamp equal 1.5*top mass, A14 tune, two lepton, ME NNPDF30 NLO, A14 NNPDF23 LO, Shower Weights added, 0.75 mtop'
evgenConfig
.
keywords
=
[
'SM'
,
'top'
,
'ttbar'
,
'lepton'
]
evgenConfig
.
contact
=
[
'
james.robinson@cern.ch'
,
'andrea.helen.knue@cern.ch'
,
'onofrio@liverpool.ac.uk'
,
'ian.connelly@cern.ch'
,
'mdshapiro@lbl.gov
'
]
evgenConfig
.
contact
=
[
'
ian.connelly@cern.ch'
,
'nedaa.asbah@cern.ch
'
]
include
(
'PowhegControl/PowhegControl_tt_Common.py'
)
...
...
@@ -17,24 +17,3 @@ PowhegConfig.PDF = [260000, 25200, 13165, 90900, 265000, 266000, 303400
PowhegConfig
.
nEvents
*=
25.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py'
)
include
(
"MC15JobOptions/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:veto = 1'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:vetoCount = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTemt = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:emitted = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:MPIveto = 0'
]
#--------------------------------------------------------------
# Event filter
#--------------------------------------------------------------
include
(
'MC15JobOptions/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
2
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
share/DSID411xxx/MC15.411386.PhPy8EG_had_hdamp0p75.py
View file @
fd2a721b
...
...
@@ -3,7 +3,7 @@
#--------------------------------------------------------------
evgenConfig
.
description
=
'POWHEG+Pythia8 ttbar production with Powheg hdamp equal 1.5*top mass, A14 tune, zero lepton, ME NNPDF30 NLO, A14 NNPDF23 LO, Shower Weights added, 0.75 mtop'
evgenConfig
.
keywords
=
[
'SM'
,
'top'
,
'ttbar'
,
'lepton'
]
evgenConfig
.
contact
=
[
'
james.robinson@cern.ch'
,
'andrea.helen.knue@cern.ch'
,
'onofrio@liverpool.ac.uk'
,
'ian.connelly@cern.ch'
,
'mdshapiro@lbl.gov
'
]
evgenConfig
.
contact
=
[
'
ian.connelly@cern.ch'
,
'nedaa.asbah@cern.ch
'
]
include
(
'PowhegControl/PowhegControl_tt_Common.py'
)
...
...
@@ -17,24 +17,3 @@ PowhegConfig.PDF = [260000, 25200, 13165, 90900, 265000, 266000, 303400
PowhegConfig
.
nEvents
*=
5.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering
#--------------------------------------------------------------
include
(
'MC15JobOptions/Pythia8_A14_NNPDF23LO_EvtGen_Common.py'
)
include
(
"MC15JobOptions/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 2'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:veto = 1'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:vetoCount = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTemt = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:emitted = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:MPIveto = 0'
]
#--------------------------------------------------------------
# Event filter
#--------------------------------------------------------------
include
(
'MC15JobOptions/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
0
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
tag
View file @
fd2a721b
MC15JobOptions-01-03-7
1
/
MC15JobOptions-01-03-7
2
/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment