Configuration
StandardSequences
python
GeneratorEmbMix_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
from
Configuration.StandardSequences.GeneratorMix_cff
import
*
3
4
pgen = cms.Sequence(cms.SequencePlaceholder(
"mix"
)+cms.SequencePlaceholder(
"generator"
)+cms.SequencePlaceholder(
"randomEngineStateProducer"
)+VertexSmearing+GenSmeared+genParticles+hiGenJets)
GeneratorMix_cff
Generated for CMSSW Reference Manual by
1.8.14