CMS 3D CMS Logo

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

Variables

tuple pythia8CommonSettingsBlock
 

Variable Documentation

tuple Pythia8CommonSettings_cfi.pythia8CommonSettingsBlock
Initial value:
1 = cms.PSet(
2  pythia8CommonSettings = cms.vstring(
3  'Main:timesAllowErrors = 10000',
4  'Check:epTolErr = 0.01',
5  'Beams:setProductionScalesFromLHEF = off',
6  'SLHA:keepSM = on',
7  'SLHA:minMassSM = 1000.',
8  'ParticleDecays:limitTau0 = on',
9  'ParticleDecays:tau0Max = 10',
10  'ParticleDecays:allowPhotonRadiation = on',
11  )
12 )

Definition at line 3 of file Pythia8CommonSettings_cfi.py.