CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
Pythia8aMCatNLOSettings_cfi Namespace Reference

Variables

tuple pythia8aMCatNLOSettingsBlock
 

Variable Documentation

tuple Pythia8aMCatNLOSettings_cfi.pythia8aMCatNLOSettingsBlock
Initial value:
1 = cms.PSet(
2  pythia8aMCatNLOSettings = cms.vstring(
3  'SpaceShower:pTmaxMatch = 1',
4  'SpaceShower:pTmaxFudge = 1',
5  'SpaceShower:MEcorrections = off',
6  'TimeShower:pTmaxMatch = 1',
7  'TimeShower:pTmaxFudge = 1',
8  'TimeShower:MEcorrections = off',
9  'TimeShower:globalRecoil = on',
10  'TimeShower:limitPTmaxGlobal = on',
11  'TimeShower:nMaxGlobalRecoil = 1',
12  'TimeShower:globalRecoilMode = 2',
13  'TimeShower:nMaxGlobalBranch = 1',
14  )
15 )

Definition at line 3 of file Pythia8aMCatNLOSettings_cfi.py.