Variables
Pythia8CommonSettings_cfi Namespace Reference
Variables
pythia8CommonSettingsBlock
Variable Documentation
◆
pythia8CommonSettingsBlock
Pythia8CommonSettings_cfi.pythia8CommonSettingsBlock
Initial value:
1
= cms.PSet(
2
pythia8CommonSettings = cms.vstring(
3
'Tune:preferLHAPDF = 2'
,
4
'Main:timesAllowErrors = 10000'
,
5
'Check:epTolErr = 0.01'
,
6
'Beams:setProductionScalesFromLHEF = off'
,
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
.
Generated for CMSSW Reference Manual by
1.8.14