AthContainers, etc: Update copy/copyForOutput to work on AuxVectorData.
AthContainers: Update copy/copyForOutput to work on AuxVectorData. Update the copy/copyForOutput methods of IAuxTypeVectorFactory / AuxTypeRegistry to take AuxVectorData instances rather than bare pointers. Remove the corresponding static methods from AuxTypeVector. Refactoring to make possible dependencies between auxiliary variables, as would be used to support packed links / jagged vectors. Also alter them to operate on ranges, rather than a single element.
Showing
- Control/AthContainers/AthContainers/AuxTypeRegistry.h 37 additions, 14 deletionsControl/AthContainers/AthContainers/AuxTypeRegistry.h
- Control/AthContainers/AthContainers/AuxTypeRegistry.icc 23 additions, 0 deletionsControl/AthContainers/AthContainers/AuxTypeRegistry.icc
- Control/AthContainers/AthContainers/tools/AuxTypeVector.h 0 additions, 26 deletionsControl/AthContainers/AthContainers/tools/AuxTypeVector.h
- Control/AthContainers/AthContainers/tools/AuxTypeVector.icc 0 additions, 81 deletionsControl/AthContainers/AthContainers/tools/AuxTypeVector.icc
- Control/AthContainers/AthContainers/tools/AuxTypeVectorFactory.h 30 additions, 13 deletions.../AthContainers/AthContainers/tools/AuxTypeVectorFactory.h
- Control/AthContainers/AthContainers/tools/AuxTypeVectorFactory.icc 113 additions, 15 deletions...thContainers/AthContainers/tools/AuxTypeVectorFactory.icc
- Control/AthContainers/AthContainers/tools/copyAuxStoreThinned.h 8 additions, 5 deletions...l/AthContainers/AthContainers/tools/copyAuxStoreThinned.h
- Control/AthContainers/Root/AuxElement.cxx 6 additions, 18 deletionsControl/AthContainers/Root/AuxElement.cxx
- Control/AthContainers/Root/AuxTypeRegistry.cxx 20 additions, 16 deletionsControl/AthContainers/Root/AuxTypeRegistry.cxx
- Control/AthContainers/share/AuxTypeVector_test.ref 0 additions, 1 deletionControl/AthContainers/share/AuxTypeVector_test.ref
- Control/AthContainers/src/copyAuxStoreThinned.cxx 60 additions, 18 deletionsControl/AthContainers/src/copyAuxStoreThinned.cxx
- Control/AthContainers/test/AuxTypeRegistry_test.cxx 35 additions, 13 deletionsControl/AthContainers/test/AuxTypeRegistry_test.cxx
- Control/AthContainers/test/AuxTypeVectorFactory_test.cxx 84 additions, 13 deletionsControl/AthContainers/test/AuxTypeVectorFactory_test.cxx
- Control/AthContainers/test/AuxTypeVector_test.cxx 0 additions, 49 deletionsControl/AthContainers/test/AuxTypeVector_test.cxx
- Control/AthContainersInterfaces/AthContainersInterfaces/IAuxTypeVectorFactory.h 44 additions, 13 deletions...nterfaces/AthContainersInterfaces/IAuxTypeVectorFactory.h
- Control/AthContainersRoot/AthContainersRoot/RootAuxVectorFactory.h 30 additions, 13 deletions...thContainersRoot/AthContainersRoot/RootAuxVectorFactory.h
- Control/AthContainersRoot/src/RootAuxVectorFactory.cxx 69 additions, 22 deletionsControl/AthContainersRoot/src/RootAuxVectorFactory.cxx
- Control/AthContainersRoot/test/RootAuxVectorFactory_test.cxx 155 additions, 26 deletionsControl/AthContainersRoot/test/RootAuxVectorFactory_test.cxx
- Control/xAODRootAccess/Root/TAuxStore.cxx 5 additions, 3 deletionsControl/xAODRootAccess/Root/TAuxStore.cxx
- Control/xAODRootAccess/Root/TAuxVector.cxx 7 additions, 24 deletionsControl/xAODRootAccess/Root/TAuxVector.cxx
Loading
Please register or sign in to comment