00001 # The following comments couldn't be translated into the new config version: 00002 00003 # needed backend 00004 00005 import FWCore.ParameterSet.Config as cms 00006 00007 from DQMServices.Components.test.dqm_onlineEnv_cfi import * 00008 # actual producer 00009 from Validation.GlobalDigis.globaldigis_analyze_cfi import * 00010 DQMStore = cms.Service("DQMStore") 00011 00012 dqmSaver.convention = 'RelVal' 00013 dqmSaver.workflow = 'GlobalValidation/Test/RECO' 00014