CMS 3D CMS Logo

hlt1CaloJetRegionalDefaults_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 hlt1CaloJetRegionalDefaults = cms.PSet(
00004     MaxEta = cms.double(5.0),
00005     inputTag = cms.InputTag("iterativeCone5CaloJetsRegional"),
00006     MinPt = cms.double(100.0),
00007     MinN = cms.int32(1)
00008 )
00009 

Generated on Tue Jun 9 17:37:54 2009 for CMSSW by  doxygen 1.5.4