CMS 3D CMS Logo

IconeJetParameters_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # Standard Iterative Cone Jets parameters
00004 # $Id
00005 IconeJetParameters = cms.PSet(
00006     seedThreshold = cms.double(1.0),
00007     debugLevel = cms.untracked.int32(0)
00008 )
00009 

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