1 = cms.EDAnalyzer(
"DTChamberEfficiencyTest",
2 runningStandalone = cms.untracked.bool(
True),
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)