ATLAS Offline Software
Generators
Pythia8_i
share
common
Pythia8_A3_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.07"
,
18
"SigmaDiffractive:PomFluxAlphaPrime = 0.25"
,
19
"SigmaElastic:rho = 0.0"
,
20
"SigmaDiffractive:mode = 0"
,
21
"SigmaTotal:sigmaAXB =0"
,
22
"SigmaDiffractive:OwnbMinDD = 5"
,
23
"ColourReconnection:range = 1.8"
]
24
# "BeamRemnants:reconnectRange = 1.8"]
25
26
rel = os.popen(
"echo $AtlasVersion"
).
read
()
27
print
(
"Atlas release "
+ rel)
28
29
evgenConfig.tune =
"A3 NNPDF23LO"
30
print
(
"WARNING! These parameters are derived tuning Pythia 8.186 to data"
)
31
32
33
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
print
void print(char *figname, TCanvas *c1)
Definition:
TRTCalib_StrawStatusPlots.cxx:25
Generated on Mon Dec 23 2024 21:16:57 for ATLAS Offline Software by
1.8.18