Skip to content

Alibava: Changed StatusCode after time_cut to DeadTime

Instead of returning the StatusCode NoData if an event doesn't fall in the selected time cut range, the StatusCode is changed to DeadTime. Subsequently, the remaining modules for this event are skipped rather than continuing with the next module. In this way, a loss of efficiency caused by the dead time of a detector can be reduced. @lex

Merge request reports