CMS 3D CMS Logo

Variables

SiStripLorentzAngleDepESProducer_cfi Namespace Reference

Variables

tuple SiStripLorentzAngleDepESProducer

Variable Documentation

Initial value:
00001 cms.ESProducer("SiStripLorentzAngleDepESProducer",
00002    
00003      LatencyRecord =   cms.PSet(
00004             record = cms.string('SiStripLatencyRcd'),
00005             label = cms.untracked.string('')
00006             ),
00007         LorentzAnglePeakMode = cms.PSet(
00008             record = cms.string('SiStripLorentzAngleRcd'),
00009             label = cms.untracked.string('peak')
00010             ),
00011         LorentzAngleDeconvMode = cms.PSet(
00012             record = cms.string('SiStripLorentzAngleRcd'),
00013             label = cms.untracked.string('deconvolution')
00014             )
00015         
00016    )

Definition at line 4 of file SiStripLorentzAngleDepESProducer_cfi.py.