CMS 3D CMS Logo

TtSemiLepJetCombMVAComputer_Muons_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # produce mvaComputer with all necessary ingredients
00005 #
00006 from TopQuarkAnalysis.TopJetCombination.TtSemiLepJetCombMVAComputer_Muons_cfi import *
00007 
00008 ## path for mva input file
00009 TtSemiLepJetCombMVAFileSource = cms.ESSource("TtSemiLepJetCombMVAFileSource",
00010     ttSemiLepJetCombMVA = cms.FileInPath('TopQuarkAnalysis/TopJetCombination/data/TtSemiLepJetComb_Muons.mva')
00011 )

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