Skip to content

Rework TrackToVertex Tool

Adam Edward Barton requested to merge abarton/athena:reworkTrackToVertex into master

I rework the TrackToVertex tool and clients to:

  • Remove dependency on BeamspotCondAlg
  • Use smartptrs properly - may fix rare memory leaks
  • Reduce some unused/barely used methods that have better alternatives
  • Add python file for CA config (done by other MR)
  • Use eventContext more properly
Edited by Adam Edward Barton

Merge request reports