CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HLTMonitorClient_cff.py
Go to the documentation of this file.
2 
5 # elaborate b-tag module, currently under maintainance
6 #from DQM.HLTEvF.hltMonBTagClient_cff import *
8 
9 # MVA remove until bug fixes
10 # from DQM.HLTEvF.HLTMonMuonClient_cff import *
11 
12 # # use include file for dqmEnv dqmSaver
13 # include "DQMServices/Components/test/dqm_onlineEnv.cfi"
14 #from DQMServices.Components.DQMEnvironment_cfi import *
15 
16 # hltmonitorClient = cms.Path(hltmonmuonseqClient*hltEventInfoseqClient)
17 #hltmonitorClient = cms.Path(hltmonmuonClient*hltqtest*hltEventInfoseqClient)
18 #hltmonitorClient = cms.Path(hltmonmuonseqClient + hltMonBTagClient + hltqtest + hltEventInfoseqClient)
19 # no b-tag client:
20 hltmonitorClient = cms.Path(hltmonmuonseqClient + hltqtest + hltEventInfoseqClient)