CMS 3D CMS Logo

AlCaRECOLaserAlignmentT0Producer_Output_cff.py

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

Generated on Tue Jun 9 17:24:08 2009 for CMSSW by  doxygen 1.5.4