CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HLT_DQM_Offline_cff.py
Go to the documentation of this file.
2 
4 hltResults.triggerSummaryLabel = cms.InputTag("hltTriggerSummaryAOD","","HLT")
5 hltResults.triggerResultsLabel = cms.InputTag("TriggerResults","","HLT")
6 
7 #from DQMOffline.Trigger.GeneralHLTOfflineClient_cff import *
9 
10 #hltDqmOffline = cms.Sequence(hltResults*hltGeneralSeqClient*hltEventInfoClient)
11 hltDqmOffline = cms.Sequence(hltResults*hltEventInfoClient)
12