Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
## make all considered event hypotheses
29
makeTtSemiLepHypotheses = cms.Sequence(makeHypothesis_genMatch)
# makeHypothesis_geom
30
# makeHypothesis_wMassDeltaTopMass
31
# makeHypothesis_wMassMaxSumPt
32
# makeHypothesis_maxSumPtWMass
33
# makeHypothesis_mvaDisc
34
# makeHypothesis_kinFit
35
36
Config
TtSemiLepHypMVADisc_cff
mvaDisc hypothesis
TtSemiLepHypGenMatch_cff
genMatch hypothesis
TtSemiLepHypWMassMaxSumPt_cff
wMassMaxSumPt 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