Skip to content

update to avoid segfault in PixelTracking for searching at different minZ/maxZ...

Renato Quagliani requested to merge PrPixelTrackingFixForSmog into master

In order to avoid the segfault the modules for the loop do not have to range in regions for which 3 hit candidates are not even possible to be built.

This fixes some issues @samarian had and hopefully the bug found by @wouter when running in Default configuration.

Edited by Marco Cattaneo

Merge request reports