RAuxStore implementation
- Implemented an RAuxStore for RNTuples, providing functionality equivalent to TAuxStore and TTree.
- Introduced a manager for RAuxStore, mirroring the approach used for TAuxStore.
- Added necessary utility functions to support the implementation.
- Added unit tests for RAuxStore, based on the existing unit tests for TAuxStore.