Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Configuration
Generator
python
HerwigppUE_V23_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# UE Tune from Herwig++ 2.3 (MRST2001)
4
5
herwigppUESettingsBlock = cms.PSet(
6
7
hwpp_ue_V23 = cms.vstring(
8
'set /Herwig/UnderlyingEvent/KtCut:MinKT 4.0'
,
9
'set /Herwig/UnderlyingEvent/UECuts:MHatMin 8.0'
,
10
'set /Herwig/UnderlyingEvent/MPIHandler:InvRadius 1.5'
,
11
),
12
)
Config
Generated for CMSSW Reference Manual by
1.8.5