1 = cms.ESProducer(
"SiStripBackPlaneCorrectionDepESProducer",
3 LatencyRecord = cms.PSet(
4 record = cms.string(
'SiStripLatencyRcd'),
5 label = cms.untracked.string(
'')
7 BackPlaneCorrectionPeakMode = cms.PSet(
8 record = cms.string(
'SiStripBackPlaneCorrectionRcd'),
9 label = cms.untracked.string(
'peak')
11 BackPlaneCorrectionDeconvMode = cms.PSet(
12 record = cms.string(
'SiStripBackPlaneCorrectionRcd'),
13 label = cms.untracked.string(
'deconvolution')