ATLAS Offline Software
Generators
Pythia8_i
share
common
Pythia8_MonashStar_NNPDF23LO_Common.py
Go to the documentation of this file.
1
4
5
include
(
"Pythia8_i/Pythia8_Base_Fragment.py"
)
6
genSeq.Pythia8.Commands += [
"Tune:ee = 7"
,
7
"Tune:pp = 18"
]
8
9
rel = os.popen(
"echo $AtlasVersion"
).
read
()
10
print
(
"Atlas release "
+ rel)
11
12
genSeq.Pythia8.Commands += [
"PDF:pSet=LHAPDF6:NNPDF23_lo_as_0130_qed"
]
13
14
evgenConfig.tune =
"MonashStar"
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:58 for ATLAS Offline Software by
1.8.18