Main Page
Namespaces
Classes
Package Documentation
TopQuarkAnalysis
TopEventProducers
python
tqafSequences_old_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
## produce ttGenEvent
4
from
TopQuarkAnalysis.TopEventProducers.sequences.ttGenEvent_cff
import
*
5
## produce event solution
6
from
TopQuarkAnalysis.TopEventProducers.producers.TtSemiEvtSolProducer_cfi
import
*
7
## make tqaf layer2
8
tqafLayer2_ttSemiLeptonic_old = cms.Sequence(makeGenEvt * solutions)
9
10
11
## produce ttGenEvent
12
from
TopQuarkAnalysis.TopEventProducers.sequences.ttGenEvent_cff
import
*
13
## produce event solution
14
from
TopQuarkAnalysis.TopEventProducers.producers.TtDilepEvtSolProducer_cfi
import
*
15
## make tqaf layer2
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.11