Go to the documentation of this file.00001 import FWCore.ParameterSet.Config as cms
00002
00003
00004
00005
00006
00007
00008 from TopQuarkAnalysis.TopJetCombination.TtSemiLepHypGeom_cff import *
00009
00010
00011 from TopQuarkAnalysis.TopJetCombination.TtSemiLepHypWMassDeltaTopMass_cff import *
00012
00013
00014 from TopQuarkAnalysis.TopJetCombination.TtSemiLepHypWMassMaxSumPt_cff import *
00015
00016
00017 from TopQuarkAnalysis.TopJetCombination.TtSemiLepHypMaxSumPtWMass_cff import *
00018
00019
00020 from TopQuarkAnalysis.TopJetCombination.TtSemiLepHypGenMatch_cff import *
00021
00022
00023 from TopQuarkAnalysis.TopJetCombination.TtSemiLepHypMVADisc_cff import *
00024
00025
00026 from TopQuarkAnalysis.TopJetCombination.TtSemiLepHypKinFit_cff import *
00027
00028
00029 from TopQuarkAnalysis.TopJetCombination.TtSemiLepHypHitFit_cff import *
00030
00031
00032 makeTtSemiLepHypotheses = cms.Sequence(makeHypothesis_genMatch)
00033
00034
00035
00036
00037
00038
00039