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 ## 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 
mvaDisc hypothesis
genMatch hypothesis
wMassMaxSumPt hypothesis
kinFit hypothesis
geom hypothesis
maxSumPtWMass hypothesis
wMassDeltaTopMass hypothesis