CMS 3D CMS Logo

ttSemiLepKinematicFit_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # make kinematic fit for selection of semileptonic events
00005 #
00006 
00007 ## std sequence to perform kinematic fit
00008 import TopQuarkAnalysis.TopKinFitter.TtSemiLepKinFitProducer_Muons_cfi
00009 kinFitTtSemiLepEventSelection = TopQuarkAnalysis.TopKinFitter.TtSemiLepKinFitProducer_Muons_cfi.kinFitTtSemiLepEvent.clone()
00010 
00011 ## make kin fit for event selection
00012 makeTtSemiLepKinematicFit = cms.Sequence(kinFitTtSemiLepEventSelection)

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