CMS 3D CMS Logo

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

Variables

tuple herwigppUESettingsBlock
 

Variable Documentation

tuple HerwigppUE_EE_5_cfi.herwigppUESettingsBlock
Initial value:
1 = cms.PSet(
2 
3  hwpp_ue_EE5EnergyExtrapol = cms.vstring(
4  'set /Herwig/UnderlyingEvent/MPIHandler:EnergyExtrapolation Power',
5  'set /Herwig/UnderlyingEvent/MPIHandler:ReferenceScale 7000.*GeV',
6  'set /Herwig/UnderlyingEvent/MPIHandler:Power 0.314',
7  'set /Herwig/UnderlyingEvent/MPIHandler:pTmin0 4.620*GeV',
8  ),
9 
10  hwpp_ue_EE5 = cms.vstring(
11  '+hwpp_ue_EE5EnergyExtrapol',
12  # Colour reconnection settings
13  'set /Herwig/Hadronization/ColourReconnector:ColourReconnection Yes',
14  'set /Herwig/Hadronization/ColourReconnector:ReconnectionProbability 0.420',
15  # Colour Disrupt settings
16  'set /Herwig/Partons/RemnantDecayer:colourDisrupt 0.860',
17  # inverse hadron radius
18  'set /Herwig/UnderlyingEvent/MPIHandler:InvRadius 2.240',
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 6 of file HerwigppUE_EE_5_cfi.py.