CMS 3D CMS Logo

HLTDefaultOutputWithFEDs_cff.py

Go to the documentation of this file.
00001 # /dev/CMSSW_2_2_6_HLT/merged/V45 (CMSSW_2_2_6_HLT_HLT3)
00002 
00003 import FWCore.ParameterSet.Config as cms
00004 
00005 
00006 HLTConfigVersion = cms.PSet(
00007   tableName = cms.string('/dev/CMSSW_2_2_6_HLT/merged/V45')
00008 )
00009 
00010 block_hltDefaultOutputWithFEDs = cms.PSet(
00011 outputCommands = cms.untracked.vstring( 'drop *_hlt*_*_*',
00012   'keep FEDRawDataCollection_source_*_*',
00013   'keep FEDRawDataCollection_rawDataCollector_*_*',
00014   'keep edmTriggerResults_*_*_*',
00015   'keep triggerTriggerEvent_*_*_*',
00016   'keep *_hltGtDigis_*_*',
00017   'keep *_hltL1extraParticles_*_*',
00018   'keep *_hltL1GtObjectMap_*_*',
00019   'keep *_hltGctDigis_*_*' )
00020 )

Generated on Tue Jun 9 17:37:41 2009 for CMSSW by  doxygen 1.5.4