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