CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
globaldigis_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 backend
4 
5 import FWCore.ParameterSet.Config as cms
6 
8 # actual producer
10 DQMStore = cms.Service("DQMStore")
11 
12 dqmSaver.convention = 'RelVal'
13 dqmSaver.workflow = 'GlobalValidation/Test/RECO'
14