Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DQM
TrigXMonitorClient
python
L1TScalersClient_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
l1tsClient = cms.EDAnalyzer(
"L1ScalersClient"
,
4
algoMonitorBits = cms.untracked.vint32(54,55,56),
5
techMonitorBits = cms.untracked.vint32(1,2,9),
6
dqmFolder = cms.untracked.string(
"L1T/L1Scalers_EvF"
)
7
)
8
Config
Generated for CMSSW Reference Manual by
1.8.5