Skip to content
Snippets Groups Projects
Commit 7d8c9c39 authored by Scott Snyder's avatar Scott Snyder Committed by Walter Lampl
Browse files

MuonAlignmentData: Muon correction containers hold payload by value.

Change the types in CorrContainer.h to hold their payloads by value rather
than by pointer.  Should head off memory management problems due to
confusion as to what was owning what.

Also some additional const, etc. cleanups as needed.
parent 848fdde9
No related branches found
No related tags found
Loading
Showing
with 389 additions and 666 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment