00001 import FWCore.ParameterSet.Config as cms 00002 00003 # 00004 #DT fake calibrations: es producer for t0 should introduce dependence of DTT0Rcd from geometry. 00005 #For now, no t0 corrections are applied in the reconstruction if fake calibration is used 00006 #(the replace should be moved to main cfg in order to avoid warning message) 00007 from CalibMuon.DTCalibration.DTFakeTTrigESProducer_cfi import * 00008 from CalibMuon.DTCalibration.DTFakeT0ESProducer_cfi import * 00009 from CalibMuon.DTCalibration.DTFakeVDriftESProducer_cfi import *