Skip to content

SiSPSeededTrackFinderData: Work around cppcheck warning.

Rearrange to avoid cpp false positive about uninitialized variable. Guard against potential out-of-bounds array write.

Merge request reports