xAODRootAccess: fix type information for ConstDataVector holder
In case of a ConstDataVector
use the type information of the
underlying DataVector
so it can be retrieved by clients. See the discussion on !55866 (comment 6164480).
Also add public accessor for the holder to TStore
.