CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Pythia8CUEP8S1Herapdf15LOSettings_cfi.py
Go to the documentation of this file.
2 
3 pythia8CUEP8S1herapdfSettingsBlock = cms.PSet(
4  pythia8CUEP8S1herapdfSettings = cms.vstring(
5  'Tune:pp 5',
6  'Tune:ee 3',
7  'PDF:useLHAPDF=on',
8  'PDF:LHAPDFset=HERAPDF1.5LO_EIG.LHgrid',
9  'MultipleInteractions:pT0Ref=2.000072e+00',
10  'MultipleInteractions:ecmPow=2.498802e-01',
11  'MultipleInteractions:expPow=1.690506e+00',
12  'BeamRemnants:reconnectRange=6.096364e+00',
13  )
14 )
15