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

Definition at line 3 of file HerwigppUE_7_2_cfi.py.