CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Pythia8CUEP8S1CTEQ6L1Settings_cfi.py
Go to the documentation of this file.
2 
3 pythia8CUEP8S1cteqSettingsBlock = cms.PSet(
4  pythia8CUEP8S1cteqSettings = cms.vstring(
5  'Tune:pp 5',
6  'Tune:ee 3',
7  'MultipleInteractions:pT0Ref=2.1006',
8  'MultipleInteractions:ecmPow=0.21057',
9  'MultipleInteractions:expPow=1.6089',
10  'BeamRemnants:reconnectRange=3.31257',
11  )
12 )
13