Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DQM
HLTEvF
python
HLTMonitorClient_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
DQM.HLTEvF.HLTEventInfoClient_cff
import
*
4
from
DQM.HLTEvF.HLTMonMuonClient_cff
import
*
5
# elaborate b-tag module, currently under maintainance
6
#from DQM.HLTEvF.hltMonBTagClient_cff import *
7
from
DQM.HLTEvF.hltBitsQualityTests_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)
Config
hltBitsQualityTests_cff
HLTEventInfoClient_cff
HLTMonMuonClient_cff
Generated for CMSSW Reference Manual by
1.8.5