src
DQM
L1TMonitorClient
python
L1TdeCSCTPGShowerClient_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
from
DQMServices.Core.DQMEDHarvester
import
DQMEDHarvester
3
4
l1tdeCSCTPGShowerClient =
DQMEDHarvester
(
5
"L1TdeCSCTPGShowerClient"
,
6
monitorDir = cms.untracked.string(
"L1TEMU/L1TdeCSCTPGShower"
),
7
)
8
DQMEDHarvester
Definition:
DQMEDHarvester.py:1
Generated for CMSSW Reference Manual by
1.8.14