Skip to content

Prevent Wrapping in Track Packing

Christopher Rob Jones requested to merge ConvertPackedIndicesTo32Bit into master
  • Improvements to the last commit, as suggested by Gerhard.
  • Update the packed indices in PackedTrack from short int to int, to fix the wrapping issue for future data.

Merge request reports