CMS 3D CMS Logo

Variables
PythiaCP4UpSettings_cfi Namespace Reference

Variables

 pythia8CP4UpSettingsBlock
 

Variable Documentation

◆ pythia8CP4UpSettingsBlock

PythiaCP4UpSettings_cfi.pythia8CP4UpSettingsBlock
Initial value:
1 = cms.PSet(
2  pythia8CP4UpSettings = cms.vstring(
3  'Tune:pp 14',
4  'Tune:ee 7',
5  'MultipartonInteractions:bProfile=2',
6  'MultipartonInteractions:pT0Ref=1.482',
7  'MultipartonInteractions:ecmPow=0.02012',
8  'MultipartonInteractions:coreFraction=0.3598',
9  'MultipartonInteractions:coreRadius=0.5752',
10  'ColourReconnection:range=7.93',
11  'SigmaTotal:zeroAXB=off',
12  'SpaceShower:alphaSorder=2',
13  'SpaceShower:alphaSvalue=0.118',
14  'SigmaProcess:alphaSvalue=0.118',
15  'SigmaProcess:alphaSorder=2',
16  'MultipartonInteractions:alphaSvalue=0.118',
17  'MultipartonInteractions:alphaSorder=2',
18  'TimeShower:alphaSorder=2',
19  'TimeShower:alphaSvalue=0.118',
20  'SpaceShower:rapidityOrder=off',
21  'SigmaTotal:mode = 0',
22  'SigmaTotal:sigmaEl = 22.08',
23  'SigmaTotal:sigmaTot = 101.037',
24  'PDF:pSet=LHAPDF6:NNPDF31_nnlo_as_0118',
25  )
26 )

Definition at line 3 of file PythiaCP4UpSettings_cfi.py.