CMS 3D CMS Logo

FedCablingTrivialBuilder_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 FedCablingTrivialBuilder = cms.ESSource("SiStripFedCablingTrivialBuilder",
00004     NumberOfFeds = cms.untracked.uint32(390) ## 256 * 96 * 390 = 9.6 million channels 
00005 
00006 )
00007 
00008 

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