Skip to content

xAODCore: Supporting custom allocators.

Scott Snyder requested to merge ssnyder/athena:alloc.xAODCore-20221118 into master

Update to allow for custom allocators on the vectors holding auxiliary data. Mostly just adding an additional template parameter for the allocator.

Merge request reports