2 TimingFillerParameters = cms.PSet(
3 DTTimingExtractorBlock,
4 CSCTimingExtractorBlock,
7 EcalEnergyCut = cms.double(0.4),
9 ErrorEB = cms.double(2.085),
10 ErrorEE = cms.double(6.95),
13 UseDT = cms.bool(
True),
14 UseCSC = cms.bool(
True),
15 UseECAL= cms.bool(
True)