6 TimingFillerBlock = cms.PSet(
7 TimingFillerParameters = cms.PSet(
8 DTTimingExtractorBlock,
9 CSCTimingExtractorBlock,
12 EcalEnergyCut = cms.double(0.4),
14 ErrorEB = cms.double(2.085),
15 ErrorEE = cms.double(6.95),
18 UseDT = cms.bool(
True),
19 UseCSC = cms.bool(
True),
20 UseECAL= cms.bool(
True)