CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
SiStripBackPlaneCorrectionDepESProducer_cfi Namespace Reference

Variables

tuple siStripBackPlaneCorrectionDepESProducer
 

Variable Documentation

tuple SiStripBackPlaneCorrectionDepESProducer_cfi.siStripBackPlaneCorrectionDepESProducer
Initial value:
1 = cms.ESProducer("SiStripBackPlaneCorrectionDepESProducer",
2 
3  LatencyRecord = cms.PSet(
4  record = cms.string('SiStripLatencyRcd'),
5  label = cms.untracked.string('')
6  ),
7  BackPlaneCorrectionPeakMode = cms.PSet(
8  record = cms.string('SiStripBackPlaneCorrectionRcd'),
9  label = cms.untracked.string('peak')
10  ),
11  BackPlaneCorrectionDeconvMode = cms.PSet(
12  record = cms.string('SiStripBackPlaneCorrectionRcd'),
13  label = cms.untracked.string('deconvolution')
14  )
15  )

Definition at line 4 of file SiStripBackPlaneCorrectionDepESProducer_cfi.py.