CMS 3D CMS Logo

siStripSeeds_cfi.py

Go to the documentation of this file.
00001 # The following comments couldn't be translated into the new config version:
00002 
00003 # module to make electronPixelSeeds via SubSeedGenerator
00004 
00005 import FWCore.ParameterSet.Config as cms
00006 
00007 siStripSeeds = cms.EDProducer("ElectronSiStripSeedProducer",
00008     endcapSuperClusters = cms.InputTag("correctedMulti5x5SuperClustersWithPreshower"),
00009     barrelSuperClusters = cms.InputTag("correctedHybridSuperClusters"),
00010 )
00011 
00012 

Generated on Tue Jun 9 17:43:22 2009 for CMSSW by  doxygen 1.5.4