diff --git a/TkAlCaRecoProducers/python/ALCARECOSiStripCalZeroBiasHI_cff.py b/TkAlCaRecoProducers/python/ALCARECOSiStripCalZeroBiasHI_cff.py index 1ddf433f8171a..032ef1bebe23e 100644 --- a/TkAlCaRecoProducers/python/ALCARECOSiStripCalZeroBiasHI_cff.py +++ b/TkAlCaRecoProducers/python/ALCARECOSiStripCalZeroBiasHI_cff.py @@ -62,7 +62,7 @@ # Not persistent collections needed by the filters in the AlCaReco DQM from DPGAnalysis.SiStripTools.eventwithhistoryproducerfroml1abc_cfi import * -from DPGAnalysis.SiStripTools.apvcyclephaseproducerfroml1ts2011_cfi import * +from DPGAnalysis.SiStripTools.apvcyclephaseproducerfroml1tsDB_cfi import * # SiStripQuality (only to test the different data labels)# qualityStatistics = cms.EDAnalyzer("SiStripQualityStatistics", diff --git a/TkAlCaRecoProducers/python/ALCARECOSiStripCalZeroBias_cff.py b/TkAlCaRecoProducers/python/ALCARECOSiStripCalZeroBias_cff.py index 9be2af6bb30f0..356e1651c2558 100644 --- a/TkAlCaRecoProducers/python/ALCARECOSiStripCalZeroBias_cff.py +++ b/TkAlCaRecoProducers/python/ALCARECOSiStripCalZeroBias_cff.py @@ -56,7 +56,7 @@ # Not persistent collections needed by the filters in the AlCaReco DQM from DPGAnalysis.SiStripTools.eventwithhistoryproducerfroml1abc_cfi import * -from DPGAnalysis.SiStripTools.apvcyclephaseproducerfroml1ts2011_cfi import * +from DPGAnalysis.SiStripTools.apvcyclephaseproducerfroml1tsDB_cfi import * # SiStripQuality (only to test the different data labels)# qualityStatistics = cms.EDAnalyzer("SiStripQualityStatistics",