CMS 3D CMS Logo

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

Variables

tuple chamberEfficiencyTest
 

Variable Documentation

tuple dtChamberEfficiencyTest_cfi.chamberEfficiencyTest
Initial value:
1 = cms.EDAnalyzer("DTChamberEfficiencyTest",
2  runningStandalone = cms.untracked.bool(True),
3  #Names of the quality tests: they must match those specified in "qtList"
4  XEfficiencyTestName = cms.untracked.string('ChEfficiencyInRangeX'),
5  YEfficiencyTestName = cms.untracked.string('ChEfficiencyInRangeY'),
6  folderRoot = cms.untracked.string(''),
7  debug = cms.untracked.bool(False),
8  diagnosticPrescale = cms.untracked.int32(1)
9 )

Definition at line 3 of file dtChamberEfficiencyTest_cfi.py.