CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
globaldigishistogrammer_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 # actual producer
9 DQMStore = cms.Service("DQMStore")
10 
11