CMS 3D CMS Logo

L1TMonitorClient_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #include "DQM/L1TMonitorClient/data/L1TDTTPGClient.cff"
00004 from DQM.L1TMonitorClient.L1TEventInfoClient_cff import *
00005 from DQM.L1TMonitorClient.L1TGMTClient_cff import *
00006 from DQM.L1TMonitorClient.L1TGCTClient_cff import *
00007 from DQM.L1TMonitorClient.L1TDTTFClient_cff import *
00008  #from DQM.L1TMonitorClient.L1TCSCTFClient_cff import * 
00009  # out because looking for lots of ME which cannot be found!
00010 from DQM.L1TMonitorClient.L1TDEMONClient_cff import *
00011 from DQM.L1TMonitorClient.L1TRPCTFClient_cff import *
00012 #    # use include file for dqmEnv dqmSaver
00013 #       include "DQMServices/Components/test/dqm_onlineEnv.cfi"
00014 from DQMServices.Components.DQMEnvironment_cfi import *
00015 #
00016 # END ################################################
00017 #
00018 
00019 #l1tmonitorClient = cms.Path(l1tgmtseqClient*l1tcsctfseqClient*l1tdttpgseqClient*l1trpctfseqClient*l1tdemonseqClient*l1tGctseqClient*l1tEventInfoseqClient*dqmEnv*dqmSaver)
00020 l1tmonitorClient = cms.Path(l1tgmtseqClient*l1tdttpgseqClient*l1trpctfseqClient*l1tdemonseqClient*l1tGctseqClient*l1tEventInfoseqClient*dqmEnv*dqmSaver)
00021 

Generated on Tue Jun 9 17:33:16 2009 for CMSSW by  doxygen 1.5.4