Skip to content

Commit

Permalink
Merge pull request #40172 from abdoulline/hcal2_in_rerecoCommon
Browse files Browse the repository at this point in the history
Adding "hcal2" DQM to "rerecoCommon" in autoDQM.py
  • Loading branch information
cmsbuild authored Dec 2, 2022
2 parents c2606fc + ca5af44 commit 0c3cc24
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 @@ -178,9 +178,9 @@
'PostDQMOffline',
'@common+@muon+@L1TMon+@hcal+@jetmet+@ecal+@egamma'],

'rerecoCommon': ['@common+@muon+@L1TMon+@hcal+@jetmet+@ecal+@egamma+@L1TMuon+@L1TEgamma+@ctpps',
'rerecoCommon': ['@common+@muon+@L1TMon+@hcal+@hcal2+@jetmet+@ecal+@egamma+@L1TMuon+@L1TEgamma+@ctpps',
'PostDQMOffline',
'@common+@muon+@L1TMon+@hcal+@jetmet+@ecal+@egamma+@L1TMuon+@L1TEgamma+@ctpps'],
'@common+@muon+@L1TMon+@hcal+@hcal2+@jetmet+@ecal+@egamma+@L1TMuon+@L1TEgamma+@ctpps'],

'rerecoSingleMuon': ['@common+@muon+@hcal+@jetmet+@ecal+@egamma+@lumi+@L1TMuon+@L1TEgamma+@ctpps',
'PostDQMOffline',
Expand Down

0 comments on commit 0c3cc24

Please sign in to comment.