CMS 3D CMS Logo

SiPhase2OuterTrackerFakeLorentzAngleESSource_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from CalibTracker.SiPhase2TrackerESProducers.siPhase2OTFakeLorentzAngleESSource_cfi import siPhase2OTFakeLorentzAngleESSource
4 SiPhase2OTFakeLorentzAngleESSource = siPhase2OTFakeLorentzAngleESSource.clone(LAValue = 0.07,
5  recordName = 'LorentzAngle')