TopQuarkAnalysis
TopEventProducers
python
tqafSequences_old_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
4
from
TopQuarkAnalysis.TopEventProducers.sequences.ttGenEvent_cff
import
*
5
6
from
TopQuarkAnalysis.TopEventProducers.producers.TtSemiEvtSolProducer_cfi
import
*
7
8
tqafLayer2_ttSemiLeptonic_old = cms.Sequence(makeGenEvt * solutions)
9
10
11
12
from
TopQuarkAnalysis.TopEventProducers.sequences.ttGenEvent_cff
import
*
13
14
from
TopQuarkAnalysis.TopEventProducers.producers.TtDilepEvtSolProducer_cfi
import
*
15
16
tqafLayer2_ttFullLeptonic_old = cms.Sequence(makeGenEvt*solutions)
TtDilepEvtSolProducer_cfi
produce event solution
ttGenEvent_cff
produce ttGenEvent
TtSemiEvtSolProducer_cfi
produce event solution
Generated for CMSSW Reference Manual by
1.8.14