1 import FWCore.ParameterSet.Config
as cms
2 from DQMServices.Core.DQMEDHarvester
import DQMEDHarvester
4 rpcrechitprobabilityclient =
DQMEDHarvester(
"RPCRecHitProbabilityClient",
5 RPCFolder = cms.untracked.string(
"RPC"),
6 GlobalFolder = cms.untracked.string(
"SummaryHistograms/RecHits"),
7 MuonFolder = cms.untracked.string(
"Muon")