CMS 3D CMS Logo

TtSemiLepHypMVADisc_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # produce mvaDisc hypothesis with all necessary 
00005 # ingredients
00006 #
00007 
00008 ## std sequence to compute mva discriminant
00009 from TopQuarkAnalysis.TopJetCombination.TtSemiLepJetCombMVAComputer_Muons_cff import *
00010 
00011 ## configure mvaDisc hypothesis
00012 from TopQuarkAnalysis.TopJetCombination.TtSemiLepHypMVADisc_cfi import *
00013 
00014 ## make hypothesis
00015 makeHypothesis_mvaDisc = cms.Sequence(findTtSemiLepJetCombMVA *
00016                                       ttSemiLepHypMVADisc)
00017 

Generated on Tue Jun 9 17:48:13 2009 for CMSSW by  doxygen 1.5.4