CMS 3D CMS Logo

trackerRecHitsValidation_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from Validation.TrackerRecHits.SiPixelRecHitsValid_cfi import *
00004 from Validation.TrackerRecHits.SiStripRecHitsValid_cfi import *
00005 trackerRecHitsValidation = cms.Sequence(pixRecHitsValid*stripRecHitsValid)
00006 

Generated on Tue Jun 9 17:49:45 2009 for CMSSW by  doxygen 1.5.4