CMS 3D CMS Logo

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

Variables

tuple herwigppUESettingsBlock
 

Variable Documentation

tuple HerwigppUE_EE_5C_cfi.herwigppUESettingsBlock
Initial value:
1 = cms.PSet(
2 
3  EE5CEnergyExtrapol = cms.vstring(
4  'set /Herwig/UnderlyingEvent/MPIHandler:EnergyExtrapolation Power',
5  'set /Herwig/UnderlyingEvent/MPIHandler:ReferenceScale 7000.*GeV',
6  'set /Herwig/UnderlyingEvent/MPIHandler:Power 0.33',
7  'set /Herwig/UnderlyingEvent/MPIHandler:pTmin0 3.91*GeV',
8  ),
9 
10  EE5C = cms.vstring(
11  '+pdfCTEQ6L1',
12  '+EE5CEnergyExtrapol',
13  # Colour reconnection settings
14  'set /Herwig/Hadronization/ColourReconnector:ColourReconnection Yes',
15  'set /Herwig/Hadronization/ColourReconnector:ReconnectionProbability 0.49',
16  # Colour Disrupt settings
17  'set /Herwig/Partons/RemnantDecayer:colourDisrupt 0.80',
18  # inverse hadron radius
19  'set /Herwig/UnderlyingEvent/MPIHandler:InvRadius 2.30',
20  # MPI model settings
21  'set /Herwig/UnderlyingEvent/MPIHandler:softInt Yes',
22  'set /Herwig/UnderlyingEvent/MPIHandler:twoComp Yes',
23  'set /Herwig/UnderlyingEvent/MPIHandler:DLmode 2',
24  ),
25 )

Definition at line 3 of file HerwigppUE_EE_5C_cfi.py.