ATLAS Offline Software
Pythia8_AZ_CTEQ6L1_Common.py
Go to the documentation of this file.
1 
2 include("Pythia8_i/Pythia8_Base_Fragment.py")
3 
4 genSeq.Pythia8.Commands += [
5 # "PDF:pSet=LHAPDF6:cteq6l1",
6  "BeamRemnants:primordialKThard = 1.713",
7  "SpaceShower:pT0Ref = 0.586",
8  "SpaceShower:alphaSvalue = 0.12374",
9  "MultipartonInteractions:pT0Ref = 2.18"]
10 
11 rel = os.popen("echo $AtlasVersion").read()
12 
13 genSeq.Pythia8.Commands += ["PDF:pSet=LHAPDF6:cteq6l1"]
14 
15 evgenConfig.tune = "AZ CTEQ6L1"
16 
17 
18 
19 
20 
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