00001 import FWCore.ParameterSet.Config as cms 00002 00003 # needed backend 00004 from DQMServices.Core.DQMStore_cfg import * 00005 00006 # actual producer 00007 from DQMServices.Components.MEtoEDMConverter_cfi import * 00008