Skip to content

Commit

Permalink
Merge pull request #22013 from fabozzi/from-CMSSW_10_1_X_rerecodqm
Browse files Browse the repository at this point in the history
Restoring egamma DQM sequence for allForPrompt (101X)
  • Loading branch information
cmsbuild authored Jan 31, 2018
2 parents 654a8ca + 3a6267e commit ce63a87
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 @@ -50,9 +50,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 ce63a87

Please sign in to comment.