CMS 3D CMS Logo

TtSemiLepHypWMassMaxSumPt_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #
4 # produce wMassMaxSumPt hypothesis with all necessary
5 # ingredients
6 #
7 
8 
11 
12 
13 makeHypothesis_wMassMaxSumPtTask = cms.Task(
14  findTtSemiLepJetCombWMassMaxSumPt,
15  ttSemiLepHypWMassMaxSumPt
16 )
17 makeHypothesis_wMassMaxSumPt = cms.Sequence(makeHypothesis_wMassMaxSumPtTask)
configure wMassMaxSumPt hyothesis