Skip to content

Remove vertex code from PFTrackSelector.

TJ Khoo identified that the Vertex pointer passed to the track selector is never used. Hence I have removed the code that searches for the primary vertexm, and instead pass a nullptr.

Merge request reports