Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:32:24

0001 # The following comments couldn't be translated into the new config version:
0002 
0003 # needed backend
0004 
0005 import FWCore.ParameterSet.Config as cms
0006 
0007 # actual producer
0008 from Validation.GlobalRecHits.globalrechitshistogram_cfi import *
0009 DQMStore = cms.Service("DQMStore")
0010 
0011