Skip to content

Unique ptrs in egamma

Lucy Lewitt requested to merge llewitt/athena:UniquePtrsInEgamma into main

Replace as many raw new calls as possible in egamma with std::make_unique, per the atlas style guide.

Merge request reports