CMS 3D CMS Logo

KtJetParameters_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # Standard kT jets parameters
00004 # $Id: KtJetParameters_cfi.py,v 1.2 2008/04/21 03:28:56 rpw Exp $
00005 KtJetParameters = cms.PSet(
00006     #possible Strategies: "Best","N2Plain","N2Tiled","N2MinHeapTiled","NlnN","NlnNCam"
00007     Strategy = cms.string('Best')
00008 )
00009 

Generated on Tue Jun 9 17:43:42 2009 for CMSSW by  doxygen 1.5.4