CMS 3D CMS Logo

alcastreamEcalRegPi0Output_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # output block for alcastream EcalPi0
00004 # output module 
00005 alcastreamEcalPi0Output = cms.PSet(
00006     outputCommands = cms.untracked.vstring('drop *', 
00007         'keep EcalRecHitsSorted_alCaPi0RegRecHits_*_*', 
00008         'keep EcalRecHitsSorted_alCaPi0BCRecHits_*_*')
00009 )
00010 

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