1 = cms.EDAnalyzer(
"DTT0Calibration",
3 cellsWithHisto = cms.untracked.vstring(),
5 digiLabel = cms.untracked.string(
'muonDTDigis'),
6 calibSector = cms.untracked.string(
'All'),
8 calibWheel = cms.untracked.string(
'All'),
10 eventsForWireT0 = cms.uint32(25000),
12 rootFileName = cms.untracked.string(
'DTTestPulses.root'),
13 debug = cms.untracked.bool(
False),
14 rejectDigiFromPeak = cms.uint32(50),
16 tpPeakWidth = cms.double(15.0),
18 eventsForLayerT0 = cms.uint32(5000)