Skip to content

InDetTrackHoleSearch+TRT_TrackHoleSearch: Memory improvement.

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

Merge request reports