Fix event loop in RecoTzero. Refs #2689.
CbmRecoTzero took the TZD digis directly from the timeslice array. In case of time-based simulation, when there is more than one event in the timeslice, this lead to an incorrect determination of the number of TZD digis in the event. Consequently, the event tzero was set to -999999 (error code).
This is fixed in this MR, by properly addressing the TZD digis through the CbmEvent objects.
Merge request reports
Activity
changed milestone to %FEB23
added Reconstruction label
requested review from @f.uhlig
assigned to @f.uhlig
enabled an automatic merge when the pipeline for 0b835416 succeeds
Dear @f.uhlig, @v.friese, @p.-a.loizeau,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label