Skip to content

Fix use of Gaudi::Accumulators::Counter

Marco Clemencic requested to merge clemenci-master-patch-29454 into master

Counter data members must be initialized with this and name. Passing a third string argument is accidentally compiling and corrupting the JSON representation of the counter.

This must be merged before gaudi/Gaudi!1389 (merged).

/cc @sponce

Edited by Marco Clemencic

Merge request reports