Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas-physics
pmg
MC Job Options
Commits
da0108b6
Commit
da0108b6
authored
Aug 28, 2021
by
Rohin Thampilali Narayan
Committed by
Jan Kretzschmar
Aug 28, 2021
Browse files
Common top+X ttZ EFT sample: propagator corrections
parent
75290e66
Pipeline
#2965789
passed with stages
in 1 minute and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
508xxx/508773/mc.MGPy8_ttll_SMEFTsim_reweighted_prop.py
0 → 100644
View file @
da0108b6
selected_operators
=
[
'cHQ1'
,
'cHQ3'
]
process_definition
=
'generate p p > t t~ l+ l- QCD=2 QED=4 NP=0 NPprop=2 / w1+ w1- h1, (t > w+ b NP=0 NPprop=0, w+ > wdec wdec NP=0 NPprop=0), (t~ > w- b~ NP=0 NPprop=0, w- > wdec wdec NP=0 NPprop=0) @0 SMHLOOP=0'
fixed_scale
=
436.0
# ~ 2*m(top)+m(Z)
gridpack
=
False
evgenConfig
.
description
=
'SMEFTsim 3.0 tt+ll, top model, inclusive, reweighted, no EFT vertices, propagator correction'
# for NPprop>0, whitelist dummy fields used for propagator corrections
whitelist
=
open
(
"pdgid_extras.txt"
,
"w"
)
for
pid
in
range
(
9000005
,
9000008
+
1
):
whitelist
.
write
(
str
(
pid
)
+
"
\n
-"
+
str
(
pid
)
+
"
\n
"
)
whitelist
.
close
()
testSeq
.
TestHepMC
.
UnknownPDGIDFile
=
'pdgid_extras.txt'
include
(
"../../508xxx/508772/Common_SMEFTsim_topmW_topX_reweighted.py"
)
evgenConfig
.
nEventsPerJob
=
10000
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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