Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Configuration
Generator
python
HerwigppEnergy_8TeV_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Center-of-mass energy 8 TeV
4
5
herwigppEnergySettingsBlock = cms.PSet(
6
7
hwpp_cm_8TeV = cms.vstring(
8
'set /Herwig/Generators/LHCGenerator:EventHandler:LuminosityFunction:Energy 8000.0'
,
9
'set /Herwig/Shower/Evolver:IntrinsicPtGaussian 2.0*GeV'
,
10
),
11
)
12
Config
Generated for CMSSW Reference Manual by
1.8.5