Skip to content

Enable TRT_DriftCircleCache for online Trigger

Adam Edward Barton requested to merge abarton/athena:roitrtcache into 23.0

This use of the IDC cache was entirely forgotten about but spotted by @christos when adjusting code.

The use of caching should save memory and CPU in online views.

Since this has been untested I'm going to add various experts to confirm this is a correct use of caching.

cc @smh @jmasik @fwinkl @sshaw

Merge request reports