Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TopQuarkAnalysis
TopJetCombination
python
TtFullLepHypGenMatch_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# produce genmatch hypothesis with all necessary
5
# ingredients
6
#
7
8
## std sequence to produce ttFullJetPartonMatch
9
from
TopQuarkAnalysis.TopTools.TtFullLepJetPartonMatch_cfi
import
*
10
11
## configure genMatch hypothesis
12
from
TopQuarkAnalysis.TopJetCombination.TtFullLepHypGenMatch_cfi
import
*
13
14
## make hypothesis
15
makeHypothesis_genMatch = cms.Sequence(ttFullLepJetPartonMatch *
16
ttFullLepHypGenMatch)
17
TtFullLepHypGenMatch_cfi
configure genMatch hypothesis
Config
TtFullLepJetPartonMatch_cfi
std sequence to produce ttFullJetPartonMatch
Generated for CMSSW Reference Manual by
1.8.5