CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
PythiaCP4TuneDownSettings_cfi Namespace Reference

Variables

tuple pythia8CP4TuneDownSettingsBlock
 

Variable Documentation

tuple PythiaCP4TuneDownSettings_cfi.pythia8CP4TuneDownSettingsBlock
Initial value:
1 = cms.PSet(
2  pythia8CP4TuneDownSettings = cms.vstring(
3  'Tune:pp 14',
4  'Tune:ee 7',
5  'MultipartonInteractions:bProfile=2',
6  'MultipartonInteractions:pT0Ref=1.538',
7  'MultipartonInteractions:ecmPow=0.02012',
8  'MultipartonInteractions:coreFraction=0.3266',
9  'MultipartonInteractions:coreRadius=0.5718',
10  'ColourReconnection:range=6.881',
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 = 21.89',
23  'SigmaTotal:sigmaTot = 100.309',
24  'PDF:pSet=LHAPDF6:NNPDF31_nnlo_as_0118',
25  )
26 )

Definition at line 3 of file PythiaCP4TuneDownSettings_cfi.py.