00001
00002
00003 import FWCore.ParameterSet.Config as cms
00004
00005
00006 OutALCARECOTkAlCosmics0THLT = cms.PSet(
00007 SelectEvents = cms.untracked.PSet(
00008 SelectEvents = cms.vstring('pathALCARECOTkAlCosmicsCTF0THLT',
00009 'pathALCARECOTkAlCosmicsCosmicTF0THLT',
00010 'pathALCARECOTkAlCosmicsRS0THLT')
00011 ),
00012 outputCommands = cms.untracked.vstring()
00013 )
00014
00015
00016 import Alignment.CommonAlignmentProducer.ALCARECOTkAlCosmics0T_Output_cff
00017 OutALCARECOTkAlCosmics0THLT.outputCommands = Alignment.CommonAlignmentProducer.ALCARECOTkAlCosmics0T_Output_cff.OutALCARECOTkAlCosmics0T.outputCommands