ATLAS Offline Software
Loading...
Searching...
No Matches
Pythia8_MonashStar_NNPDF23LO_Common.py
Go to the documentation of this file.
4
5include("Pythia8_i/Pythia8_Base_Fragment.py")
6genSeq.Pythia8.Commands += ["Tune:ee = 7",
7 "Tune:pp = 18"]
8
9rel = os.popen("echo $AtlasVersion").read()
10print ("Atlas release " + rel)
11
12genSeq.Pythia8.Commands += ["PDF:pSet=LHAPDF6:NNPDF23_lo_as_0130_qed"]
13
14evgenConfig.tune = "MonashStar"
IovVectorMap_t read(const Folder &theFolder, const SelectionCriterion &choice, const unsigned int limit=10)