CMS 3D CMS Logo

ALCARECOEcalCalPi0Calib_Output_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 OutALCARECOEcalCalPi0Calib = cms.PSet(
00004     # put this if you have a filter
00005     SelectEvents = cms.untracked.PSet(
00006         SelectEvents = cms.vstring('pathALCARECOEcalCalPi0Calib')
00007     ),
00008     outputCommands = cms.untracked.vstring('drop *', 
00009         'keep *_*_pi0EcalRecHitsEB_*',
00010         'keep *_*_pi0EcalRecHitsEE_*')
00011 )
00012 

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