CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
ttSemiLepEvtHypotheses_cff Namespace Reference

Variables

tuple makeTtSemiLepHypotheses = cms.Sequence(makeTtSemiLepHypothesesTask)
 
tuple makeTtSemiLepHypothesesTask
 make all considered event hypotheses More...
 

Variable Documentation

tuple ttSemiLepEvtHypotheses_cff.makeTtSemiLepHypotheses = cms.Sequence(makeTtSemiLepHypothesesTask)

Definition at line 42 of file ttSemiLepEvtHypotheses_cff.py.

tuple ttSemiLepEvtHypotheses_cff.makeTtSemiLepHypothesesTask
Initial value:
1 = cms.Task(
2  makeHypothesis_geomTask,
3  makeHypothesis_wMassDeltaTopMassTask,
4  makeHypothesis_wMassMaxSumPtTask,
5  makeHypothesis_maxSumPtWMassTask,
6  makeHypothesis_genMatchTask,
7  makeHypothesis_mvaDiscTask,
8  makeHypothesis_kinFitTask,
9  makeHypothesis_hitFitTask
10 )

make all considered event hypotheses

Definition at line 32 of file ttSemiLepEvtHypotheses_cff.py.