CMS 3D CMS Logo

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

Variables

tuple herwigppUESettingsBlock
 

Variable Documentation

tuple HerwigppUE_CUETHppS1_cfi.herwigppUESettingsBlock
Initial value:
1 = cms.PSet(
2 
3  hwpp_ue_CUETHppS1EnergyExtrapol = cms.vstring(
4  'set /Herwig/UnderlyingEvent/MPIHandler:EnergyExtrapolation Power',
5  'set /Herwig/UnderlyingEvent/MPIHandler:ReferenceScale 7000.*GeV',
6  'set /Herwig/UnderlyingEvent/MPIHandler:Power 0.371',
7  'set /Herwig/UnderlyingEvent/MPIHandler:pTmin0 3.91*GeV',
8  ),
9 
10  hwpp_ue_CUETHppS1 = cms.vstring(
11  '+hwpp_ue_CUETHppS1EnergyExtrapol',
12  # Colour reconnection settings
13  'set /Herwig/Hadronization/ColourReconnector:ColourReconnection Yes',
14  'set /Herwig/Hadronization/ColourReconnector:ReconnectionProbability 0.528',
15  # Colour Disrupt settings
16  'set /Herwig/Partons/RemnantDecayer:colourDisrupt 0.628',
17  # inverse hadron radius
18  'set /Herwig/UnderlyingEvent/MPIHandler:InvRadius 2.255',
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_CUETHppS1_cfi.py.