Skip to content

ACTS Fix segfault in Strip Spacepoint formation

If overlap spacepoints are disabled, the strip spacepoint formation would segfault as overlapSpacePoints was not defined, but it would try to access size() at the end of the algorithm.

JIRA: ATLIDTRKCP-505

@cvarni

Merge request reports