CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_9_patch3/src/Validation/GlobalDigis/python/globaldigishistogrammer_cff.py

Go to the documentation of this file.
00001 # The following comments couldn't be translated into the new config version:
00002 
00003 # needed backend
00004 
00005 import FWCore.ParameterSet.Config as cms
00006 
00007 # actual producer
00008 from Validation.GlobalDigis.globaldigishistogrammer_cfi import *
00009 DQMStore = cms.Service("DQMStore")
00010 
00011