src
DQM
L1TMonitorClient
python
L1TdeCSCTPGClient_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
from
DQMServices.Core.DQMEDHarvester
import
DQMEDHarvester
3
from
DQM.L1TMonitor.L1TdeCSCTPG_cfi
import
l1tdeCSCTPGCommon
4
5
l1tdeCSCTPGClient =
DQMEDHarvester
(
6
"L1TdeCSCTPGClient"
,
7
l1tdeCSCTPGCommon
8
)
9
10
# enable comparisons for Run-3 data members
11
from
Configuration.Eras.Modifier_run3_common_cff
import
run3_common
12
run3_common.toModify( l1tdeCSCTPGClient,
13
isRun3 =
True
)
DQMEDHarvester
Definition:
DQMEDHarvester.py:1
L1TdeCSCTPG_cfi
Generated for CMSSW Reference Manual by
1.8.14