Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Configuration
Generator
python
Pythia8PowhegEmissionVetoSettings_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
pythia8PowhegEmissionVetoSettingsBlock = cms.PSet(
4
pythia8PowhegEmissionVetoSettings = cms.vstring(
5
'POWHEG:veto = 1'
,
6
'POWHEG:pTdef = 1'
,
7
'POWHEG:emitted = 0'
,
8
'POWHEG:pTemt = 0'
,
9
'POWHEG:pThard = 0'
,
10
'POWHEG:vetoCount = 100'
,
11
'SpaceShower:pTmaxMatch = 2'
,
12
'TimeShower:pTmaxMatch = 2'
,
13
)
14
)
Config
Generated for CMSSW Reference Manual by
1.8.5