CMS 3D CMS Logo

GeneratorEmbMix_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
3 
4 pgen = cms.Sequence(cms.SequencePlaceholder("mix")+cms.SequencePlaceholder("generator")+cms.SequencePlaceholder("randomEngineStateProducer")+VertexSmearing+GenSmeared+genParticles+hiGenJets)