CMS 3D CMS Logo

ALCARECOHcalCalHO_Output_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #------------------------------------------------------
00004 # Output block for HOCalibProducer
00005 #-------------------------------------------------------
00006 OutALCARECOHcalCalHO = cms.PSet(
00007     SelectEvents = cms.untracked.PSet(
00008         SelectEvents = cms.vstring('pathALCARECOHcalCalHO')
00009     ),
00010     outputCommands = cms.untracked.vstring('drop *', 
00011         'keep HOCalibVariabless_*_*_*')
00012 )
00013 
00014 

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