Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Configuration
Generator
python
Pythia8aMCatNLOSettings_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
pythia8aMCatNLOSettingsBlock = cms.PSet(
4
pythia8aMCatNLOSettings = cms.vstring(
5
'SpaceShower:pTmaxMatch = 1'
,
6
'SpaceShower:pTmaxFudge = 1'
,
7
'SpaceShower:MEcorrections = off'
,
8
'TimeShower:pTmaxMatch = 1'
,
9
'TimeShower:pTmaxFudge = 1'
,
10
'TimeShower:MEcorrections = off'
,
11
'TimeShower:globalRecoil = on'
,
12
'TimeShower:limitPTmaxGlobal = on'
,
13
'TimeShower:nMaxGlobalRecoil = 1'
,
14
'TimeShower:globalRecoilMode = 2'
,
15
'TimeShower:nMaxGlobalBranch = 1'
,
16
)
17
)
Config
Generated for CMSSW Reference Manual by
1.8.5