CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/Validation/GlobalRecHits/python/globalrechitshistogram_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.GlobalRecHits.globalrechitshistogram_cfi import *
00009 DQMStore = cms.Service("DQMStore")
00010 
00011