CMS 3D CMS Logo

ALCARECOHcalCalZMuMu_Output_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # AlCaReco for HO using ZMuMu events
00004 OutALCARECOHcalCalZMuMu = cms.PSet(
00005     SelectEvents = cms.untracked.PSet(
00006         SelectEvents = cms.vstring('pathALCARECOHcalCalZMuMu')
00007     ),
00008     outputCommands = cms.untracked.vstring('drop *', 
00009         'keep *_ALCARECOHcalCalZMuMu_*_*', 
00010         'keep *_horeco_*_*')
00011 )
00012 

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