Main Page
Namespaces
Classes
Package Documentation
Validation
GlobalDigis
python
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
7
from
DQMServices.Components.test.dqm_onlineEnv_cfi
import
*
8
# actual producer
9
from
Validation.GlobalDigis.globaldigis_analyze_cfi
import
*
10
DQMStore = cms.Service(
"DQMStore"
)
11
12
dqmSaver.convention =
'RelVal'
13
dqmSaver.workflow =
'GlobalValidation/Test/RECO'
14
dqm_onlineEnv_cfi
globaldigis_analyze_cfi
Generated for CMSSW Reference Manual by
1.8.11