Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TopQuarkAnalysis
TopEventProducers
python
sequences
ttSemiLepEvtHypotheses_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# produce ttSemiLep event hypotheses
5
#
6
7
## geom hypothesis
8
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypGeom_cff
import
*
9
10
## wMassDeltaTopMass hypothesis
11
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypWMassDeltaTopMass_cff
import
*
12
13
## wMassMaxSumPt hypothesis
14
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypWMassMaxSumPt_cff
import
*
15
16
## maxSumPtWMass hypothesis
17
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypMaxSumPtWMass_cff
import
*
18
19
## genMatch hypothesis
20
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypGenMatch_cff
import
*
21
22
## mvaDisc hypothesis
23
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypMVADisc_cff
import
*
24
25
## kinFit hypothesis
26
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypKinFit_cff
import
*
27
28
## hitFit hypothesis
29
from
TopQuarkAnalysis.TopJetCombination.TtSemiLepHypHitFit_cff
import
*
30
31
## make all considered event hypotheses
32
makeTtSemiLepHypotheses = cms.Sequence(makeHypothesis_genMatch)
# makeHypothesis_geom
33
# makeHypothesis_wMassDeltaTopMass
34
# makeHypothesis_wMassMaxSumPt
35
# makeHypothesis_maxSumPtWMass
36
# makeHypothesis_mvaDisc
37
# makeHypothesis_kinFit
38
39
Config
TtSemiLepHypMVADisc_cff
mvaDisc hypothesis
TtSemiLepHypGenMatch_cff
genMatch hypothesis
TtSemiLepHypWMassMaxSumPt_cff
wMassMaxSumPt hypothesis
TtSemiLepHypHitFit_cff
hitFit hypothesis
TtSemiLepHypKinFit_cff
kinFit hypothesis
TtSemiLepHypGeom_cff
geom hypothesis
TtSemiLepHypMaxSumPtWMass_cff
maxSumPtWMass hypothesis
TtSemiLepHypWMassDeltaTopMass_cff
wMassDeltaTopMass hypothesis
Generated for CMSSW Reference Manual by
1.8.5