Skip to content

Implement helper class for arrays of counters

Sebastien Ponce requested to merge sponce_counterArray into master

Similar to what was already provided for Histograms. Allows easy declaration of arrays of counters.

Note that there are no real changes to the histogram array part, only more documentation and drop of unused code in the testing part

Edited by Sebastien Ponce

Merge request reports