Skip to content

AthLinks: Make DataProxyHolder::thin static.

Scott Snyder requested to merge ssnyder/athena:staticthin.AthLinks-20231025 into main

So that it can be called directly from code implementing thinning in AthContainers. (In principle might be better to factor this out as a free function, but this is not really meant to be generally useful so that may be overkill.)

Merge request reports