ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Generators
Herwig7_i
share
common
Herwig7_LHEF.py
Go to the documentation of this file.
1
# Configure Herwig7 to read input events from an LHEF file
2
3
from
Herwig7_i.Herwig7_iConf
import
Herwig7
4
from
Herwig7_i.Herwig7ConfigLHEF
import
Hw7ConfigLHEF
5
6
genSeq +=
Herwig7
()
7
Herwig7Config = Hw7ConfigLHEF(genSeq, runArgs)
8
9
# Set Herwig7 for evgen
10
evgenConfig.generators += [
"Herwig7"
]
11
12
hasInput = hasattr(runArgs,
"inputGeneratorFile"
)
13
if
hasInput:
14
include(
"EvgenProdTools/mult_lhe_input.py"
)
Herwig7
Interface to athena.
Definition
Herwig7.h:131
Generated on
for ATLAS Offline Software by
1.17.0