Skip to content

Moderinzation of LArRTMParamExtractor algorithm

Walter Lampl requested to merge wlampl/athena:LArRTMParamsExtractorUP into master

Avoid potential memory leaks by using std::unique_ptr and std::optional as needed.

Merge request reports