Skip to content

Commit

Permalink
Merge pull request #40217 from abdoulline/hcal2_in_rerecoCommon_126X
Browse files Browse the repository at this point in the history
[12_6_X]  Backport of adding "hcal2" DQM to "rerecoCommon" in autoDQM.py
  • Loading branch information
cmsbuild authored Dec 6, 2022
2 parents 0d9adc8 + 0971d2d commit 1981997
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 1981997

Please sign in to comment.