Skip to content

Enable event-local memory pool for LHCb::Pr::Velo::{Hits,Tracks}

Olli Lupton requested to merge olupton_pool_velo into master

Uses the custom allocator of !2270 (merged) in LHCb::Pr::Velo::{Hits,Tracks}.

Targets the branch of !2270 (merged) so the diff is correct. Hopefully we can merge that one imminently; for now this makes the diff appear correctly.

Without Rec!1892 (merged) the behaviour is unchanged (i.e. a default-constructed container uses the system allocator), but it's probably efficient to test in parallel with that MR.

cc: @ahennequ

Edited by Olli Lupton

Merge request reports