ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Generators
Herwig7_i
share
example
FxFx
mc.MGH7_FxFx_H71-DEFAULT_test.py
Go to the documentation of this file.
1
from
Herwig7_i.Herwig7_iConf
import
Herwig7
2
from
Herwig7_i.Herwig7ConfigFxFx
import
Hw7ConfigFxFx
3
4
genSeq +=
Herwig7
()
5
6
7
evgenConfig.generators += [
"aMcAtNlo"
,
"Herwig7"
]
8
evgenConfig.tune =
"H7.1-Default"
9
evgenConfig.description =
"MG5aMCatNLO/Herwig7 FxFx"
10
evgenConfig.keywords = [
"SM"
,
"ttbar"
]
11
evgenConfig.contact = [
"Krishna Kulkarni (krishna.kulkarni@cern.ch), Daniel Rauch (daniel.rauch@desy.de)"
,
"atlas-generators-herwig7@cern.ch"
]
12
13
16
17
18
generator = Hw7ConfigFxFx(genSeq, runArgs, run_name=
"HerwigFxFx"
)
19
20
21
generator.me_pdf_commands(order=
"NLO"
, name=
"PDF4LHC15_nlo_mc"
)
22
generator.tune_commands()
23
generator.fxfx_commands(merging_scale=100, njets_max=2, lhe_filename=runArgs.inputGeneratorFile, me_pdf_order=
"NLO"
)
24
25
26
generator.add_commands(
"""
27
set /Herwig/Partons/RemnantDecayer:AllowTop Yes
28
"""
)
29
30
31
generator.run()
Herwig7
Interface to athena.
Definition
Herwig7.h:130
Generated on
for ATLAS Offline Software by
1.17.0