Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DQMServices
Core
python
DQMStore_cfg.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
DQMStore = cms.Service(
"DQMStore"
,
4
referenceFileName = cms.untracked.string(
''
),
5
verbose = cms.untracked.int32(0),
6
verboseQT = cms.untracked.int32(0),
7
collateHistograms = cms.untracked.bool(
False
)
8
)
Config
Generated for CMSSW Reference Manual by
1.8.5