Skip to content

Commit

Permalink
Correct subsystem folder for ecalgpu client
Browse files Browse the repository at this point in the history
  • Loading branch information
alejands committed Jul 1, 2022
1 parent b656633 commit f207a3d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -60,7 +60,7 @@
if not options.inputFiles:
process.source.streamLabel = cms.untracked.string("streamDQMGPUvsCPU")

process.dqmEnv.subSystemFolder = 'EcalGPU'
process.dqmEnv.subSystemFolder = 'Ecal'
process.dqmSaver.tag = 'EcalGPU'
process.dqmSaver.runNumber = options.runNumber
process.dqmSaverPB.tag = 'EcalGPU'
Expand Down

0 comments on commit f207a3d

Please sign in to comment.