CMS 3D CMS Logo

muIsolatorBlocks_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # -*-TCL-*-
00004 IsolatorByDepositR03 = cms.PSet(
00005     IsolatorPSet = cms.PSet(
00006         ComponentName = cms.string('IsolatorByDeposit'),
00007         ConeSizeType = cms.string('FixedConeSize'),
00008         coneSize = cms.double(0.3)
00009     )
00010 )
00011 
00012 

Generated on Tue Jun 9 17:44:24 2009 for CMSSW by  doxygen 1.5.4