CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/DPGAnalysis/Skims/python/ecalrechitsSkim_cff.py

Go to the documentation of this file.
00001 from DPGAnalysis.Skims.filterRecHits_cfi import *
00002 
00003 ecalrechitSkim = cms.Sequence(recHitEnergyFilter)
00004