Skip to content

InDetTrackSplitterTool+InDetTrackValidation+TRT_SegmentsToTrack: Memory improvement.

When using DataVectorWithAlloc, call reserve on it before filling in order to minimize wasted memory.

Merge request reports