Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TopQuarkAnalysis
TopJetCombination
python
TtSemiLepHypHitFit_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# produce hitFit hypothesis with all necessary
5
# ingredients
6
#
7
8
## std sequence to perform kinematic fit
9
import
TopQuarkAnalysis.TopHitFit.TtSemiLepHitFitProducer_Muons_cfi
10
hitFitTtSemiLepEventHypothesis = TopQuarkAnalysis.TopHitFit.TtSemiLepHitFitProducer_Muons_cfi.hitFitTtSemiLepEvent.clone()
11
12
## configure hitFit hypothesis
13
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypHitFit_cfi
import
*
14
15
## make hypothesis
16
makeHypothesis_hitFit = cms.Sequence(hitFitTtSemiLepEventHypothesis *
17
ttSemiLepHypHitFit)
18
Config
TtSemiLepHypHitFit_cfi
configure hitFit hypothesis
Generated for CMSSW Reference Manual by
1.8.5