CMS 3D CMS Logo

globalhits_analyze_cff.py
Go to the documentation of this file.
1 # The following comments couldn't be translated into the new config version:
2 
3 # needed geometries
4 #
5 # needed backend
6 
7 import FWCore.ParameterSet.Config as cms
8 
10 # actual producer
12 DQMStore = cms.Service("DQMStore")
13 
14 dqmSaver.convention = 'RelVal'
15 dqmSaver.workflow = '/GlobalValidation/Test/RECO'
16