Skip to content

Commit

Permalink
Set missing parameter in the dqmSaver
Browse files Browse the repository at this point in the history
  • Loading branch information
fwyzard committed May 31, 2022
1 parent 9c0c506 commit 761f6c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HLTrigger/Configuration/test/hltHarvesting.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
process.dqmSaver.convention = "Online"
process.dqmSaver.saveByRun = 1
process.dqmSaver.saveAtJobEnd = False
process.dqmSaver.workflow = "/DQM/HLT/Online"

process.DQMFileSaverOutput = cms.EndPath( process.HLTHarvestingSequence + process.dqmSaver )

0 comments on commit 761f6c4

Please sign in to comment.