CMS 3D CMS Logo

tqafSequences_old_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 ## produce ttGenEvent
00004 from TopQuarkAnalysis.TopEventProducers.sequences.ttGenEvent_cff import *
00005 ## produce event solution
00006 from TopQuarkAnalysis.TopEventProducers.producers.TtSemiEvtSolProducer_cfi import *
00007 ## make tqaf layer2
00008 tqafLayer2_ttSemiLeptonic_old = cms.Sequence(makeGenEvt * solutions)
00009 
00010 
00011 ## produce ttGenEvent
00012 from TopQuarkAnalysis.TopEventProducers.sequences.ttGenEvent_cff import *
00013 ## produce event solution
00014 from TopQuarkAnalysis.TopEventProducers.producers.TtDilepEvtSolProducer_cfi import *
00015 ## make tqaf layer2
00016 tqafLayer2_ttFullLeptonic_old = cms.Sequence(makeGenEvt*solutions)

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