Skip to content

Commit

Permalink
removing tpTask
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhristenko committed Feb 15, 2016
1 parent 3a46253 commit 0e412ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DQMOffline/Configuration/python/DQMOfflineMC_cff.py
Expand Up @@ -2,6 +2,9 @@

from DQMOffline.Configuration.DQMOffline_cff import *

# remove Trigger Primtive Task from hcal's sequence
hcalOfflineSourceSequence.remove(tpTask)

siStripFEDCheck.RawDataTag = 'rawDataCollector'
siStripFEDMonitor.RawDataTag = 'rawDataCollector'
SiPixelHLTSource.RawInput = 'rawDataCollector'
Expand Down

0 comments on commit 0e412ce

Please sign in to comment.