Skip to content

Commit

Permalink
restoring egamma sequence for allForPrompt dqm sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
fabozzi committed Jan 30, 2018
1 parent 743dc14 commit 7611eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DQMOffline/Configuration/python/autoDQM.py
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 7611eb0

Please sign in to comment.