CMS 3D CMS Logo

OfflineDQM_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
7 DQMStore = cms.Service("DQMStore")
8 
9 offlinedqm = cms.Sequence(globaldigisanalyze*globalrechitsanalyze*globalhitsanalyze*MEtoEDMConverter)
10