CMS 3D CMS Logo

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

Variables

tuple deadChannelTest
 

Variable Documentation

tuple dtDeadChannelTest_cfi.deadChannelTest
Initial value:
1 = cms.EDAnalyzer("DTDeadChannelTest",
2  debug = cms.untracked.bool(False),
3  runningStandalone = cms.untracked.bool(True),
4  diagnosticPrescale = cms.untracked.int32(1),
5  folderRoot = cms.untracked.string(''),
6  #Names of the quality tests: they must match those specified in "qtList"
7  EfficiencyTestName = cms.untracked.string('OccupancyDiffInRange')
8 )

Definition at line 3 of file dtDeadChannelTest_cfi.py.