Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TopQuarkAnalysis
TopEventProducers
python
sequences
ttFullLepEvtHypotheses_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# produce ttFullLep event hypotheses
5
#
6
7
## genMatch hypothesis
8
from
TopQuarkAnalysis.TopJetCombination.TtFullLepHypGenMatch_cff
import
*
9
10
## kinematic solution hypothesis
11
from
TopQuarkAnalysis.TopJetCombination.TtFullLepHypKinSolution_cff
import
*
12
13
## make all considered event hypotheses
14
makeTtFullLepHypotheses = cms.Sequence(makeHypothesis_genMatch *
15
makeHypothesis_kinSolution
16
)
17
Config
TtFullLepHypGenMatch_cff
genMatch hypothesis
TtFullLepHypKinSolution_cff
kinematic solution hypothesis
Generated for CMSSW Reference Manual by
1.8.5