CMS 3D CMS Logo

ALCARECOTkAlWMuNu_Output_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # AlCaReco for track based alignment using WMuNu events
00004 OutALCARECOTkAlWMuNu = cms.PSet(
00005     SelectEvents = cms.untracked.PSet(
00006         SelectEvents = cms.vstring('pathALCARECOTkAlWMuNu')
00007     ),
00008     outputCommands = cms.untracked.vstring('drop *', 
00009                                            'keep *_ALCARECOTkAlWMuNu_*_*',
00010                                            'keep *_MEtoEDMConverter_*_*')
00011 )
00012 

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