CMS 3D CMS Logo

Variables
PythiaCP2Settings_cfi Namespace Reference

Variables

 pythia8CP2SettingsBlock
 

Variable Documentation

◆ pythia8CP2SettingsBlock

PythiaCP2Settings_cfi.pythia8CP2SettingsBlock
Initial value:
1 = cms.PSet(
2  pythia8CP2Settings = cms.vstring(
3  'Tune:pp 14',
4  'Tune:ee 7',
5  'MultipartonInteractions:ecmPow=0.1391',
6  'MultipartonInteractions:bProfile=2',
7  'MultipartonInteractions:pT0Ref=2.306',
8  'MultipartonInteractions:coreRadius=0.3755',
9  'MultipartonInteractions:coreFraction=0.3269',
10  'ColourReconnection:range=2.323',
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 = 21.89',
17  'SigmaTotal:sigmaTot = 100.309',
18  'PDF:pSet=LHAPDF6:NNPDF31_lo_as_0130',
19  )
20 )

Definition at line 3 of file PythiaCP2Settings_cfi.py.