CMS 3D CMS Logo

CaloTowersParam_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 calotowersAnalyzer = cms.EDFilter("CaloTowersValidation",
00004     outputFile = cms.untracked.string(''),
00005     CaloTowerCollectionLabel = cms.untracked.string('towerMaker'),
00006     hcalselector = cms.untracked.string('HB')
00007 )
00008 
00009 
00010 

Generated on Tue Jun 9 17:48:58 2009 for CMSSW by  doxygen 1.5.4