ATLAS Offline Software
Generators
Pythia8_i
share
common
Pythia8_A14_CTEQ6L1_Common.py
Go to the documentation of this file.
1
2
include
(
"Pythia8_i/Pythia8_Base_Fragment.py"
)
3
4
genSeq.Pythia8.Commands += [
5
"Tune:ee = 7"
,
6
"Tune:pp = 14"
,
7
# "PDF:useLHAPDF = on",
8
# "PDF:LHAPDFset = cteq6ll",
9
# "PDF:pSet=LHAPDF6:cteq6l1",
10
"SpaceShower:rapidityOrder = on"
,
11
"SigmaProcess:alphaSvalue = 0.144"
,
12
"SpaceShower:pT0Ref = 1.30"
,
13
"SpaceShower:pTmaxFudge = 0.95"
,
14
"SpaceShower:pTdampFudge = 1.21"
,
15
"SpaceShower:alphaSvalue = 0.125"
,
16
"TimeShower:alphaSvalue = 0.126"
,
17
"BeamRemnants:primordialKThard = 1.72"
,
18
"MultipartonInteractions:pT0Ref = 1.98"
,
19
"MultipartonInteractions:alphaSvalue = 0.118"
,
20
"ColourReconnection:range = 2.08"
]
21
22
rel = os.popen(
"echo $AtlasVersion"
).
read
()
23
24
genSeq.Pythia8.Commands += [
"PDF:pSet=LHAPDF6:cteq6l1"
]
25
26
evgenConfig.tune =
"A14 CTEQ6L1"
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 Sat Jan 11 2025 21:16:38 for ATLAS Offline Software by
1.8.18