File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
DQM/Integration/python/clients Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9292# Some Settings before Finishing up
9393#-------------------------------------
9494if process .runType .getRunType () == process .runType .hi_run :
95- process .siPixelPhase1RawDataErrorComparator .pixelErrorSrcGPU = 'hltSiPixelDigisFromSoAPPOnAA '
96- process .siPixelPhase1RawDataErrorComparator .pixelErrorSrcCPU = 'hltSiPixelDigisLegacyPPOnAA '
95+ process .siPixelPhase1RawDataErrorComparator .pixelErrorSrcGPU = 'hltSiPixelDigiErrorsPPOnAA '
96+ process .siPixelPhase1RawDataErrorComparator .pixelErrorSrcCPU = 'hltSiPixelDigiErrorsPPOnAASerialSync '
9797else :
9898 process .siPixelPhase1RawDataErrorComparator .pixelErrorSrcGPU = 'hltSiPixelDigiErrors'
9999 process .siPixelPhase1RawDataErrorComparator .pixelErrorSrcCPU = 'hltSiPixelDigiErrorsSerialSync'
You can’t perform that action at this time.
0 commit comments