Main Page
Namespaces
Classes
Package Documentation
DQMServices
Core
python
DQM_cfg.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# needed backend
4
from
DQMServices.Core.DQMStore_cfi
import
*
5
6
#Temporarily remove for thread safety reasons
7
#DQM = cms.Service("DQM",
8
# debug = cms.untracked.bool(False),
9
# publishFrequency = cms.untracked.double(5.0),
10
# collectorPort = cms.untracked.int32(9090),
11
# collectorHost = cms.untracked.string('localhost'),
12
# filter = cms.untracked.string('')
13
#)
DQMStore_cfi
Generated for CMSSW Reference Manual by
1.8.11