CMS 3D CMS Logo

SiStripRawToClusters_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # raw-to-clusters facility
00004 from EventFilter.SiStripRawToDigi.SiStripRawToClusters_cfi import *
00005 import copy
00006 from EventFilter.SiStripRawToDigi.SiStripRawToClustersRoI_cfi import *
00007 # raw-to-clusters regions of interest module
00008 siStripClusters = copy.deepcopy(SiStripRoI)
00009 SiStripRawToClusters = cms.Sequence(SiStripRawToClustersFacility*siStripClusters)

Generated on Tue Jun 9 17:34:51 2009 for CMSSW by  doxygen 1.5.4