CMS 3D CMS Logo

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

Variables

tuple herwigppUESettingsBlock
 

Variable Documentation

tuple HerwigppUE_7_2_cfi.herwigppUESettingsBlock
Initial value:
1 = cms.PSet(
2 
3  hwpp_ue_7_2 = cms.vstring(
4  '+hwpp_pdf_MRST2008LOss',
5  'set /Herwig/Generators/LHCGenerator:EventHandler:LuminosityFunction:Energy 7000.0',
6  'set /Herwig/Shower/Evolver:IntrinsicPtGaussian 2.2*GeV',
7  # Colour reconnection settings
8  'set /Herwig/Hadronization/ColourReconnector:ColourReconnection Yes',
9  'set /Herwig/Hadronization/ColourReconnector:ReconnectionProbability 0.6165547',
10  # Colour Disrupt settings
11  'set /Herwig/Partons/RemnantDecayer:colourDisrupt 0.3493643',
12  # inverse hadron radius
13  'set /Herwig/UnderlyingEvent/MPIHandler:InvRadius 0.81',
14  # MPI model settings
15  'set /Herwig/UnderlyingEvent/KtCut:MinKT 3.36',
16  'set /Herwig/UnderlyingEvent/UECuts:MHatMin 6.72',
17  #'set /Herwig/UnderlyingEvent/MPIHandler:IdenticalToUE 0',
18  'set /Herwig/UnderlyingEvent/MPIHandler:softInt Yes',
19  'set /Herwig/UnderlyingEvent/MPIHandler:twoComp Yes',
20  'set /Herwig/UnderlyingEvent/MPIHandler:DLmode 3',
21  ),
22 )

Definition at line 3 of file HerwigppUE_7_2_cfi.py.