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
7d2b6848
Commit
7d2b6848
authored
Dec 02, 2021
by
Dominic Hirschbuehl
Browse files
ttbar@NNLO test setup
parent
cc0345e1
Pipeline
#3312645
passed with stages
in 1 minute and 24 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
950xxx/950473/log.generate.short
0 → 100644
View file @
7d2b6848
- estimated CPU for CI job = 0.12 hrs
- using release = AthGeneration-21.6.85
- ecmEnergy = 13000.0
- randomSeed = 12345
- EVNT to EVNT = False
- LHEonly = False
950xxx/950473/mc.PhPy8EG_A14_ttj_MiNNLO_ptdef1_nonallhad_valid.py
0 → 100644
View file @
7d2b6848
# Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
#--------------------------------------------------------------
# EVGEN configuration
#--------------------------------------------------------------
evgenConfig
.
description
=
"POWHEG+Pythia8 tt+jet production with MiNNLO and A14 NNPDF2.3 tune."
evgenConfig
.
keywords
=
[
"SM"
,
"top"
,
"1jet"
]
evgenConfig
.
contact
=
[
"dominic.hirschbuehl@cern.ch,tpelzer@cern.ch"
]
evgenConfig
.
nEventsPerJob
=
5000
if
not
os
.
path
.
exists
(
"/afs/cern.ch/atlas/offline/external/powhegbox"
):
os
.
environ
[
'OpenLoopsPath'
]
=
os
.
environ
[
'POWHEGPATH'
]
+
"/External/OpenLoops-2.1.1"
# --------------------------------------------------------------
# Load ATLAS defaults for the Powheg ttj_MiNNLO process
# --------------------------------------------------------------
include
(
"PowhegControl/PowhegControl_ttj_MiNNLO_Common.py"
)
# --------------------------------------------------------------
# Settings
# --------------------------------------------------------------
PowhegConfig
.
PDF
=
261000
# define the decay mode
PowhegConfig
.
decay_mode
=
"t t~ > all [MadSpin]"
PowhegConfig
.
MadSpin_decays
=
[
"decay t > w+ b, w+ > all all"
,
"decay t~ > w- b~, w- > all all"
]
# --------------------------------------------------------------
# Generate events
# --------------------------------------------------------------
PowhegConfig
.
nEvents
*=
3.
# compensate filter efficiency
PowhegConfig
.
generate
()
#--------------------------------------------------------------
# Pythia8 showering with the A14 NNPDF2.3 tune, main31 routine
#--------------------------------------------------------------
include
(
"Pythia8_i/Pythia8_A14_NNPDF23LO_EvtGen_Common.py"
)
include
(
"Pythia8_i/Pythia8_Powheg_Main31.py"
)
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTHard = 0'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:NFinal = 3'
]
genSeq
.
Pythia8
.
Commands
+=
[
'Powheg:pTdef = 1'
]
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
(
'GeneratorFilters/TTbarWToLeptonFilter.py'
)
filtSeq
.
TTbarWToLeptonFilter
.
NumLeptons
=
-
1
filtSeq
.
TTbarWToLeptonFilter
.
Ptcut
=
0.
950xxx/950473/mc_13TeV.PhPy8EG_A14_ttj_MiNNLO_ptdef1_nonallhad.GRID.tar.gz
0 → 120000
View file @
7d2b6848
/eos/user/d/dhirsch/mc/mc_13TeV.PhPy8EG_A14_ttj_MiNNLO_beta.GRID.tar.gz
\ No newline at end of file
ATLAS PMG Service account
@mcgensvc
mentioned in commit
cba38f98
·
Dec 03, 2021
mentioned in commit
cba38f98
mentioned in commit cba38f98de9d83994f345765ecbed3cc6398e567
Toggle commit list
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