ATLAS Offline Software
Generators
Pythia8_i
share
common
Pythia8_A3_ALT_NNPDF23LO_Common.py
Go to the documentation of this file.
1
4
5
include
(
"Pythia8_i/Pythia8_Base_Fragment.py"
)
6
7
genSeq.Pythia8.Commands += [
8
"Tune:ee = 7"
,
9
"Tune:pp = 14"
,
10
# "PDF:pSet=LHAPDF6:NNPDF23_lo_as_0130_qed",
11
"MultipartonInteractions:bProfile = 2"
,
12
"MultipartonInteractions:pT0Ref = 2.45"
,
13
"MultipartonInteractions:ecmPow = 0.21"
,
14
"MultipartonInteractions:coreRadius = 0.55"
,
15
"MultipartonInteractions:coreFraction = 0.9"
,
16
"SigmaDiffractive:PomFlux = 4"
,
17
"SigmaDiffractive:PomFluxEpsilon = 0.037"
,
18
"SigmaDiffractive:PomFluxAlphaPrime = 0.25"
]
19
# "BeamRemnants:reconnectRange = 1.8"]
20
21
22
rel = os.popen(
"echo $AtlasVersion"
).
read
()
23
24
genSeq.Pythia8.Commands += [
"PDF:pSet=LHAPDF6:NNPDF23_lo_as_0130_qed"
,
25
"ColourReconnection:range = 1.8"
]
26
27
evgenConfig.tune =
"A3 NNPDF23LO"
28
print
(
"WARNING! These parameters are derived tuning Pythia 8.186 to data"
)
29
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 Mon Dec 23 2024 21:16:57 for ATLAS Offline Software by
1.8.18