5include(
"Pythia8_i/Pythia8_Base_Fragment.py")
8genSeq.Pythia8.Commands += [
11 "SpaceShower:rapidityOrder = on",
12 "SigmaProcess:alphaSvalue = 0.140",
13 "SpaceShower:pT0Ref = 1.56",
14 "SpaceShower:pTmaxFudge = 0.91",
15 "SpaceShower:pTdampFudge = 1.05",
16 "SpaceShower:alphaSvalue = 0.127",
17 "TimeShower:alphaSvalue = 0.127",
18 "BeamRemnants:primordialKThard = 1.88",
19 "MultipartonInteractions:pT0Ref = 2.09",
20 "MultipartonInteractions:alphaSvalue = 0.126"]
22rel = os.popen(
"echo $AtlasVersion").
read()
24genSeq.Pythia8.Commands += [
"PDF:pSet=LHAPDF6:NNPDF23_lo_as_0130_qed",
25 "ColourReconnection:range = 1.71"]
27include(
"Pythia8_i/Pythia8_RapidityOrderMPI.py")
29evgenConfig.tune =
"A14 NNPDF23LO"
IovVectorMap_t read(const Folder &theFolder, const SelectionCriterion &choice, const unsigned int limit=10)