Skip to content

Cleanup VxTrackAtVertex

  • VxTrackAtVertex.h Move a large body of inline methods to a separate VxTrackAtVertex.icc
  • Remove virtual when no needed
  • Add override where appropriate
  • Format a bit better the headers
  • Add default operations where appropriate

Merge request reports