CMS 3D CMS Logo

CambridgeJetParameters_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # Standard Cambridge/Kt jets parameters
00004 # $Id: CambridgeJetParameters_cfi.py,v 1.2 2008/04/21 03:28:12 rpw Exp $
00005 CambridgeJetParameters = 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:41 2009 for CMSSW by  doxygen 1.5.4