Go to the documentation of this file.00001 import FWCore.ParameterSet.Config as cms
00002
00003 from DQM.HLTEvF.HLTMonMuonDQM_cfi import *
00004 from DQM.HLTEvF.HLTMonMuonBits_cfi import *
00005 hltMonMuonDQM = cms.Path(hltMonMuDQM*hltMonMuBits)
00006