Skip to content

Adapt to change in ITrackVertexer to return std::unique_ptr

Gerhard Raven requested to merge migrate-vertexer-interface-to-unique-ptr into master

Follow changes in Rec!167 (merged)

  • Fixes a memory leak in TopoVertexTool::step6
  • Few additional C++11 modernization changes

Merge request reports