CMS 3D CMS Logo

HLTMonElectron_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from DQM.HLTEvF.HLTMonElectron_cfi import *
00004 #from DQM.HLTEvF.electronDQMIsoDistTrigger_cfi import *
00005 #from DQM.HLTEvF.electronDQMIsoDist_cfi import *
00006 #from DQM.HLTEvF.electronDQMPixelMatch_cfi import *
00007 #from DQM.HLTEvF.electronDQMConsumer_cfi import *
00008 hltMonElectronPath = cms.Path(hltMonE)
00009 #hltMonElectronPath = cms.Path(hltMonE*electronDQMIsoDistTrigger*electronDQMIsoDist*electronDQMPixelMatch*electronDQMConsumer)
00010 
00011 

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