Skip to content

Mvd bugfix: use of an uninitialised array

Sergey Gorbunov requested to merge se.gorbunov/cbmroot:mvdFix1 into master

fix use of an uninitialised array sigmaIn and shiftIn here: https://git.cbm.gsi.de/computing/cbmroot/-/blob/master/reco/detectors/mvd/plugins/tasks/CbmMvdSensorHitfinderTask.cxx?ref_type=heads#L493

The MR should fix the tracker timeout problem in the other MR: !1557 (comment 38110)

Merge request reports