Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TopQuarkAnalysis
TopEventProducers
python
sequences
ttGenEvent_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# produce ttGenEvent with all necessary ingredients
5
#
6
from
TopQuarkAnalysis.TopEventProducers.producers.TopInitSubset_cfi
import
*
7
from
TopQuarkAnalysis.TopEventProducers.producers.TopDecaySubset_cfi
import
*
8
from
TopQuarkAnalysis.TopEventProducers.producers.TtGenEvtProducer_cfi
import
*
9
10
makeGenEvt = cms.Sequence(initSubset*decaySubset*genEvt)
11
Config
TopDecaySubset_cfi
TopInitSubset_cfi
TtGenEvtProducer_cfi
Generated for CMSSW Reference Manual by
1.8.5