CMS 3D CMS Logo

DQMSaverAtRunEnd_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # needed backend
5 
6 # needed output
8 
9 
10 dqmSaver.convention = 'Offline'
11 dqmSaver.workflow = '/Global/CMSSW_X_Y_Z/RECO'
12 
13 
14 DQMSaver = cms.Sequence(dqmSaver)
DQMStore_cfg
DQMEnvironment_cfi