CMS 3D CMS Logo

ExtKtJetParameters_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # Standard KT Jets parameters
00004 # $Id: ExtKtJetParameters_cfi.py,v 1.2 2008/04/21 03:28:18 rpw Exp $
00005 ExtKtJetParameters = cms.PSet(
00006     dcut = cms.double(-1.0),
00007     KtRecom = cms.int32(1),
00008     njets = cms.int32(-1),
00009     KtAngle = cms.int32(2),
00010     PtMin = cms.double(1.0)
00011 )
00012 

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