CMS 3D CMS Logo

L1TdeECALClient_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 l1tdeEcalClient = cms.EDFilter("L1TdeECALClient",
00004     prescaleLS = cms.untracked.int32(-1),
00005     verbose = cms.untracked.bool(False),
00006     prescaleEvt = cms.untracked.int32(500),
00007     monitorDir = cms.untracked.string('L1TEMU/xpert/Ecal/')
00008 )
00009 
00010 

Generated on Tue Jun 9 17:33:16 2009 for CMSSW by  doxygen 1.5.4