CMS 3D CMS Logo

Variables
PythiaCP2UpSettings_cfi Namespace Reference

Variables

 pythia8CP2UpSettingsBlock
 

Variable Documentation

◆ pythia8CP2UpSettingsBlock

PythiaCP2UpSettings_cfi.pythia8CP2UpSettingsBlock
Initial value:
1 = cms.PSet(
2  pythia8CP2UpSettings = cms.vstring(
3  'Tune:pp 14',
4  'Tune:ee 7',
5  'MultipartonInteractions:bProfile=2',
6  'MultipartonInteractions:ecmPow=0.1391',
7  'MultipartonInteractions:pT0Ref=2.34',
8  'MultipartonInteractions:coreRadius=0.414',
9  'MultipartonInteractions:coreFraction=0.5065',
10  'ColourReconnection:range=1.462',
11  'SigmaTotal:zeroAXB=off',
12  'SpaceShower:rapidityOrder=off',
13  'SpaceShower:alphaSvalue=0.13',
14  'TimeShower:alphaSvalue=0.13',
15  'SigmaTotal:mode = 0',
16  'SigmaTotal:sigmaEl = 22.08',
17  'SigmaTotal:sigmaTot = 101.037',
18  'PDF:pSet=LHAPDF6:NNPDF31_lo_as_0130',
19  )
20 )

Definition at line 3 of file PythiaCP2UpSettings_cfi.py.