CMS 3D CMS Logo

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

Variables

tuple siStripLorentzAngleDepESProducer
 

Variable Documentation

tuple SiStripLorentzAngleDepESProducer_cfi.siStripLorentzAngleDepESProducer
Initial value:
1 = cms.ESProducer("SiStripLorentzAngleDepESProducer",
2 
3  LatencyRecord = cms.PSet(
4  record = cms.string('SiStripLatencyRcd'),
5  label = cms.untracked.string('')
6  ),
7  LorentzAnglePeakMode = cms.PSet(
8  record = cms.string('SiStripLorentzAngleRcd'),
9  label = cms.untracked.string('peak')
10  ),
11  LorentzAngleDeconvMode = cms.PSet(
12  record = cms.string('SiStripLorentzAngleRcd'),
13  label = cms.untracked.string('deconvolution')
14  )
15 
16  )

Definition at line 4 of file SiStripLorentzAngleDepESProducer_cfi.py.