CMS 3D CMS Logo

Namespaces | Variables

/data/refman/pasoursint/CMSSW_5_3_1/src/Configuration/StandardSequences/python/Generator_cff.py File Reference

Go to the source code of this file.

Namespaces

namespace  Generator_cff

Variables

tuple Generator_cff::fixGenInfo = cms.Sequence(GeneInfo * genJetMET)
tuple Generator_cff::GeneInfo = cms.Sequence(genParticles)
tuple Generator_cff::genJetMET = cms.Sequence(genJetParticles*recoGenJets+genMETParticles*recoGenMET)
tuple Generator_cff::hiGenJets = cms.Sequence(hiGenParticlesForJets*hiRecoGenJets)
tuple Generator_cff::pgen = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")+VertexSmearing+GeneInfo+genJetMET)
tuple Generator_cff::pgen_genonly = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer"))
tuple Generator_cff::pgen_hi = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")+VertexSmearing+hiGenParticles+hiGenJets)
tuple Generator_cff::pgen_himix = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")+matchVtx+hiGenParticles+hiGenJets)
tuple Generator_cff::VertexSmearing = cms.Sequence(cms.SequencePlaceholder("VtxSmeared"))