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