The source project of this merge request has been removed.
MuidCaloMaterialParam - Use internally unique_ptrs
Hi,
this MR updates the memory management of MuidCaloMaterialParam
such that the calorimeter layers are hold internally by a vector of unique_ptrs instead of raw pointers which allows us to get rid of the unnecessary finalize()
and is part of the interface developments in ATLASRECTS-6350
Cheers, Johannes
Edited by Johannes Junggeburth