CMS 3D CMS Logo

stGenEvent_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # produce stGenEvent with all necessary ingredients
00005 #
00006 from TopQuarkAnalysis.TopEventProducers.producers.TopInitSubset_cfi import *
00007 from TopQuarkAnalysis.TopEventProducers.producers.TopDecaySubset_cfi import *
00008 from TopQuarkAnalysis.TopEventProducers.producers.StGenEvtProducer_cfi import *
00009 
00010 makeGenEvt = cms.Sequence(initSubset*decaySubset*genEvt_SingleTop)
00011 

Generated on Tue Jun 9 17:48:06 2009 for CMSSW by  doxygen 1.5.4