CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ttSemiLepEvtHypotheses_cff.py
Go to the documentation of this file.
2 
3 #
4 # produce ttSemiLep event hypotheses
5 #
6 
7 ## geom hypothesis
9 
10 ## wMassDeltaTopMass hypothesis
12 
13 ## wMassMaxSumPt hypothesis
15 
16 ## maxSumPtWMass hypothesis
18 
19 ## genMatch hypothesis
21 
22 ## mvaDisc hypothesis
24 
25 ## kinFit hypothesis
27 
28 ## hitFit hypothesis
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 
mvaDisc hypothesis
genMatch hypothesis
wMassMaxSumPt hypothesis
hitFit hypothesis
kinFit hypothesis
geom hypothesis
maxSumPtWMass hypothesis
wMassDeltaTopMass hypothesis