Skip to content

Use unique_ptr inside CaloTopoCluster

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

Use unique_ptr for the internally-used CaloProtoCluster in CaloTopoClusterMaker and -Splitter.

Curious to see if there will be any impact on the execution speed visible in SPOT plots.

Merge request reports