ATLAS Offline Software
Generators
Pythia8_i
share
common
Pythia8_AU2_MSTW2008LO_Common.py
Go to the documentation of this file.
1
2
3
include
(
"Pythia8_i/Pythia8_Base_Fragment.py"
)
4
5
genSeq.Pythia8.Commands += [
6
"Tune:pp = 5"
,
7
# "PDF:useLHAPDF = on",
8
# "PDF:LHAPDFset = MSTW2008lo68cl.LHgrid",
9
# "PDF:pSet=LHAPDF6:MSTW2008lo68cl",
10
"MultipartonInteractions:bProfile = 4"
,
11
"MultipartonInteractions:a1 = 0.01"
,
12
"MultipartonInteractions:pT0Ref = 1.87"
,
13
"MultipartonInteractions:ecmPow = 0.28"
,
14
# "BeamRemnants:reconnectRange = 5.32",
15
"SpaceShower:rapidityOrder=0"
]
16
17
rel = os.popen(
"echo $AtlasVersion"
).
read
()
18
19
genSeq.Pythia8.Commands += [
"PDF:pSet=LHAPDF6:MSTW2008lo68cl"
,
20
"ColourReconnection:range = 5.32"
]
21
22
include
(
"Pythia8_i/Pythia8_RapidityOrderMPI.py"
)
23
24
evgenConfig.tune =
"AU2 MSTW2008LO"
read
IovVectorMap_t read(const Folder &theFolder, const SelectionCriterion &choice, const unsigned int limit=10)
Definition:
openCoraCool.cxx:569
python.Include.include
include
Definition:
Include.py:318
Generated on Thu Nov 7 2024 21:24:21 for ATLAS Offline Software by
1.8.18