CMS 3D CMS Logo

Variables
PythiaCP1DownSettings_cfi Namespace Reference

Variables

 pythia8CP1DownSettingsBlock
 

Variable Documentation

◆ pythia8CP1DownSettingsBlock

PythiaCP1DownSettings_cfi.pythia8CP1DownSettingsBlock
Initial value:
1 = cms.PSet(
2  pythia8CP1DownSettings = cms.vstring(
3  'Tune:pp 14',
4  'Tune:ee 7',
5  'MultipartonInteractions:bProfile=2',
6  'MultipartonInteractions:ecmPow=0.154',
7  'MultipartonInteractions:pT0Ref=2.4',
8  'MultipartonInteractions:coreRadius=0.5962',
9  'MultipartonInteractions:coreFraction=0.3902',
10  'ColourReconnection:range=8.5'
11  'SigmaTotal:zeroAXB=off',
12  'SpaceShower:rapidityOrder=off',
13  'SigmaTotal:mode = 0',
14  'SigmaTotal:sigmaEl = 22.08',
15  'SigmaTotal:sigmaTot = 101.037',
16  'PDF:pSet=LHAPDF6:NNPDF31_lo_as_0130',
17  )
18 )

Definition at line 3 of file PythiaCP1DownSettings_cfi.py.