CMS 3D CMS Logo

EndOfProcess_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #sometimes the dqm service is not already setup...
00004 DQMStore = cms.Service("DQMStore")
00005 
00006 from DQMServices.Components.MEtoEDMConverter_cfi import *
00007 endOfProcess=cms.Sequence(mEtoEDMConverter)
00008 

Generated on Tue Jun 9 17:26:59 2009 for CMSSW by  doxygen 1.5.4