CMS 3D CMS Logo

CalcSiStripClusterXTalk_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # CalcSiStripClusterXTalk
00004 modCalcSiStripClusterXTalk = cms.EDFilter("CalcSiStripClusterXTalk",
00005     oProdInstName = cms.untracked.string('ZeroSuppressed'),
00006     oLabelSiStripCluster = cms.untracked.string('siStripClusters'),
00007     oOutputFileName = cms.untracked.string('CalcSiStripClusterXTalk_out.root'),
00008     oLabelSiStripDigi = cms.untracked.string('siStripDigis'),
00009     oLabelSiStripClusterInfo = cms.untracked.string('siStripClusterInfoProducer')
00010 )
00011 
00012 

Generated on Tue Jun 9 17:25:12 2009 for CMSSW by  doxygen 1.5.4