Skip to content

Optimise SCT data decoding in trigger use case

In this MR the MT IDC functionality is used to skip data decoding if it is available in the cache. Tagging @abarton to check for corecteness of IDC use, @nagano & @sutt for info.

In the test job I have seen cases where this optimisation actually kicked in. If we would use the mapping between ROBs and HashIDs then the request going down to the actual decoder can be minimised.

Tagging @oda for info.

This MR, for now, completes the introduction of BS Errors in the SCT.

Edited by Tomasz Bold

Merge request reports