CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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  hwpp_ue_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  hwpp_ue_EE5C = cms.vstring(
11  '+hwpp_ue_EE5CEnergyExtrapol',
12  # Colour reconnection settings
13  'set /Herwig/Hadronization/ColourReconnector:ColourReconnection Yes',
14  'set /Herwig/Hadronization/ColourReconnector:ReconnectionProbability 0.49',
15  # Colour Disrupt settings
16  'set /Herwig/Partons/RemnantDecayer:colourDisrupt 0.80',
17  # inverse hadron radius
18  'set /Herwig/UnderlyingEvent/MPIHandler:InvRadius 2.30',
19  # MPI model settings
20  'set /Herwig/UnderlyingEvent/MPIHandler:softInt Yes',
21  'set /Herwig/UnderlyingEvent/MPIHandler:twoComp Yes',
22  'set /Herwig/UnderlyingEvent/MPIHandler:DLmode 2',
23  ),
24 )

Definition at line 7 of file HerwigppUE_EE_5C_cfi.py.