1 import FWCore.ParameterSet.Config
as cms
32 makeTtSemiLepHypothesesTask = cms.Task(
33 makeHypothesis_geomTask,
34 makeHypothesis_wMassDeltaTopMassTask,
35 makeHypothesis_wMassMaxSumPtTask,
36 makeHypothesis_maxSumPtWMassTask,
37 makeHypothesis_genMatchTask,
38 makeHypothesis_mvaDiscTask,
39 makeHypothesis_kinFitTask,
40 makeHypothesis_hitFitTask
42 makeTtSemiLepHypotheses = cms.Sequence(makeTtSemiLepHypothesesTask)
wMassDeltaTopMass hypothesis