Skip to content

Commit

Permalink
Propagate EDAnalyzer to EDProducer to DQMEDHarver changes to HcalOnli…
Browse files Browse the repository at this point in the history
…neHarvesting
  • Loading branch information
DryRun committed Jun 6, 2017
1 parent 4dc23d8 commit 6793793
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DQM/HcalTasks/python/HcalOnlineHarvesting.py
@@ -1,6 +1,7 @@
import FWCore.ParameterSet.Config as cms
from DQMServices.Core.DQMEDHarvester import DQMEDHarvester

hcalOnlineHarvesting = cms.EDAnalyzer(
hcalOnlineHarvesting = DQMEDHarvester(
"HcalOnlineHarvesting",

name = cms.untracked.string("HcalOnlineHarvesting"),
Expand Down

0 comments on commit 6793793

Please sign in to comment.