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