TRT_SeededTrackFinder+TRT_SegmentToTrackTool+TRT_SeededTrackFinderTool: Memory improvement.
When using DataVectorWithAlloc, call reserve on it before filling in order to minimize wasted memory.
When using DataVectorWithAlloc, call reserve on it before filling in order to minimize wasted memory.