CMS 3D CMS Logo

Variables
PythiaCP2DownSettings_cfi Namespace Reference

Variables

 pythia8CP2DownSettingsBlock
 

Variable Documentation

◆ pythia8CP2DownSettingsBlock

PythiaCP2DownSettings_cfi.pythia8CP2DownSettingsBlock
Initial value:
1 = cms.PSet(
2  pythia8CP2DownSettings = cms.vstring(
3  'Tune:pp 14',
4  'Tune:ee 7',
5  'MultipartonInteractions:bProfile=2',
6  'MultipartonInteractions:ecmPow=0.1391',
7  'MultipartonInteractions:pT0Ref=2.333',
8  'MultipartonInteractions:coreRadius=0.3438',
9  'MultipartonInteractions:coreFraction=0.2301',
10  'ColourReconnection:range=2.563',
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 PythiaCP2DownSettings_cfi.py.