CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/DQMServices/Components/python/MEtoEDMConverter_cff.py

Go to the documentation of this file.
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