Skip to content

Commit

Permalink
Merge pull request #22012 from fabozzi/from-CMSSW_10_0_X_rerecodqm
Browse files Browse the repository at this point in the history
Restoring egamma DQM sequence for allForPrompt  (100X)
  • Loading branch information
cmsbuild authored Jan 31, 2018
2 parents 1de5e70 + 793e836 commit 19968d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DQMOffline/Configuration/python/autoDQM.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
'express': ['@commonSiStripZeroBias+@muon+@hcal+@jetmet+@ecal',
'PostDQMOffline',
'@commonSiStripZeroBias+@muon+@hcal+@jetmet+@ecal'],
'allForPrompt': ['@common+@muon+@hcal+@jetmet+@ecal',
'allForPrompt': ['@common+@muon+@hcal+@jetmet+@ecal+@egamma',
'PostDQMOffline',
'@common+@muon+@hcal+@jetmet+@ecal'],
'@common+@muon+@hcal+@jetmet+@ecal+@egamma'],
'miniAODDQM': ['DQMOfflineMiniAOD',
'PostDQMOfflineMiniAOD',
'DQMHarvestMiniAOD'],
Expand Down

0 comments on commit 19968d3

Please sign in to comment.