ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Generators
Sherpa_i
share
common
Pythia8_Hadronisation.py
Go to the documentation of this file.
1
2
import
os
3
os.environ[
'PYTHIA8DATA'
]=os.environ[
'PY8PATH'
]+
'/share/Pythia8/xmldoc/'
4
5
# Overwrite hadronizationModel metadata field
6
evgenConfig.hadronizationModel =
"SherpaPythia8"
7
8
11
genSeq.Sherpa_i.BaseFragment +=
"""
12
SHERPA_LDADD: SherpaPythia
13
FRAGMENTATION: Pythia8
14
PYTHIA8:
15
DECAYS: true
16
PARAMETERS:
17
- Main:timesAllowErrors: 500
18
- ParticleDecays:limitTau0: on
19
- ParticleDecays:tau0Max: 10.0
20
"""
Generated on
for ATLAS Offline Software by
1.17.0