CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ttFullLepEvtHypotheses_cff.py
Go to the documentation of this file.
2 
3 #
4 # produce ttFullLep event hypotheses
5 #
6 
7 ## genMatch hypothesis
9 
10 ## kinematic solution hypothesis
12 
13 ## make all considered event hypotheses
14 makeTtFullLepHypotheses = cms.Sequence(makeHypothesis_genMatch *
15  makeHypothesis_kinSolution
16  )
17 
genMatch hypothesis
kinematic solution hypothesis