Skip to content
Snippets Groups Projects

Use event-local memory pool in LHCb::Pr::Muon::PIDs and muon decoding

Merged Olli Lupton requested to merge olupton_pool_muon into master

Adds event-local memory pool support to LHCb::Pr::Muon::PIDs and muon decoding classes. Enables use of it in the decoding (if it's enabled in the scheduler).

Also adds a helper LHCb::make_object_array<T, N>( args... ) that returns std::array<T, N> where each of the N objects of type T is [explicitly] initialised with args....

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.

cc: @sstahl @rvazquez

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading