Skip to content

Fix: Trd hitCounter counting

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

The hit counter was resetted for each event, while the number of clusters correponds to the full timeslice. Now the printed hitCounterTs counts all hits in a TS without a reset. No explicit hit counting per event is currently implemented.

Merge request reports