Skip to content

Commit

Permalink
Merge CMSSW_8_0_X into CMSSW_8_1_X.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsbuild committed Jun 20, 2016
2 parents a56b19a + bef50b5 commit a0358c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DQMOffline/Configuration/python/DQMOffline_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@
_ctpps_2016_DQMOffline *= totemDQM
eras.ctpps_2016.toReplaceWith(DQMOffline, _ctpps_2016_DQMOffline)

_ctpps_2016_DQMOffline = DQMOffline.copy()
_ctpps_2016_DQMOffline *= totemDQM
eras.ctpps_2016.toReplaceWith(DQMOffline, _ctpps_2016_DQMOffline)

DQMOfflineFakeHLT = cms.Sequence( DQMOffline )
DQMOfflineFakeHLT.remove( HLTMonitoring )

Expand Down

0 comments on commit a0358c0

Please sign in to comment.