Variables | |
tuple | deadChannelTest |
00001 cms.EDAnalyzer("DTDeadChannelTest", 00002 debug = cms.untracked.bool(False), 00003 runningStandalone = cms.untracked.bool(True), 00004 diagnosticPrescale = cms.untracked.int32(1), 00005 folderRoot = cms.untracked.string(''), 00006 #Names of the quality tests: they must match those specified in "qtList" 00007 EfficiencyTestName = cms.untracked.string('OccupancyDiffInRange') 00008 )
Definition at line 3 of file dtDeadChannelTest_cfi.py.