Go to the documentation of this file.00001 import FWCore.ParameterSet.Config as cms
00002
00003
00004 from DQM.HLTEvF.HLTOniaSource_cfi import *
00005
00006
00007 from DQM.HLTEvF.HLTMonOniaBits_cfi import *
00008
00009
00010 hltMonOnia = cms.Path(hltOniaSource * hltMonOniaBits)
00011