CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/Validation/GlobalHits/python/globalhits_analyze_cff.py

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