Skip to content

Fix digi counting in event header

Pascal Raisig requested to merge praisig/cbmroot:unpacker2021 into master

Before this fix only the number of digis of the last component of a subsystem endet up in the counter of the event header. Now an Add function is used and the counters a resetted at the beginning of each timeslice.

Merge request reports