CMS 3D CMS Logo

hltEventAnalyzerRAW_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 hltEventAnalyzerRAW = cms.EDAnalyzer("HLTEventAnalyzerRAW",
00004     processName = cms.string("HLT"),
00005     triggerName = cms.string("@"),
00006     triggerResults = cms.InputTag("TriggerResults","","HLT"),
00007     triggerEventWithRefs = cms.InputTag("hltTriggerSummaryRAW","","HLT")
00008 )

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