CMS 3D CMS Logo

HcalRecHitParam_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 hcalRecoAnalyzer = cms.EDFilter("HcalRecHitsValidation",
00004     outputFile = cms.untracked.string(''),
00005     eventype = cms.untracked.string('single'),
00006     mc = cms.untracked.string('yes'),
00007     sign = cms.untracked.string('*'),
00008     hcalselector = cms.untracked.string('HB'),
00009     ecalselector = cms.untracked.string('yes')
00010 )
00011 
00012 
00013 

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