Skip to content

AthContainers: Add AuxVectorInterface helper.

Scott Snyder requested to merge ssnyder/athena:avi.AthContainers-20240123 into main

Helper for making a temporary AuxVectorData instance when we don't have one, from an aux store or raw array, to use with the new IAuxTypeVectorFactory interfaces.

Leading to support for linked variables.

Merge request reports