CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
DQM_cfg Namespace Reference

Variables

tuple DQM
 

Variable Documentation

tuple DQM_cfg.DQM
Initial value:
1 = cms.Service("DQM",
2  debug = cms.untracked.bool(False),
3  publishFrequency = cms.untracked.double(5.0),
4  collectorPort = cms.untracked.int32(9090),
5  collectorHost = cms.untracked.string('localhost'),
6  filter = cms.untracked.string('')
7 )

Definition at line 6 of file DQM_cfg.py.