CMS 3D CMS Logo

Variables

DQMStoreStats_cfi Namespace Reference

Variables

tuple DQMStoreStats

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("DQMStoreStats",
00002     statsDepth = cms.untracked.int32(1),
00003     pathNameMatch = cms.untracked.string('*'),
00004     dumpMemoryHistory = cms.untracked.bool( True ),                             
00005     verbose = cms.untracked.int32(0),
00006     runInEventLoop = cms.untracked.bool(False),
00007     runOnEndLumi = cms.untracked.bool(False),
00008     runOnEndRun = cms.untracked.bool(True),
00009     runOnEndJob = cms.untracked.bool(False),
00010     dumpToFWJR = cms.untracked.bool(True)
00011 )

Definition at line 4 of file DQMStoreStats_cfi.py.