Main Page
Namespaces
Classes
Package Documentation
DQM
RPCMonitorClient
python
RPCMonitorRaw_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
4
from
DQMServices.Core.DQMEDAnalyzer
import
DQMEDAnalyzer
5
rpcMonitorRaw =
DQMEDAnalyzer
(
'RPCMonitorRaw'
,
6
watchedErrors = cms.untracked.vint32(8,9),
7
rpcRawDataCountsTag = cms.InputTag(
'rpcunpacker'
)
8
)
DQMEDAnalyzer
Definition:
DQMEDAnalyzer.py:1
Generated for CMSSW Reference Manual by
1.8.11