Skip to content

AthenaMonitoringKernel: More code refactor and doxygen update

Frank Winklmeier requested to merge fwinkl/athena:mon_vecfiller into master

The only difference between VecHistogramFiller1D[WithOverflows] was the offset when filling the histogram. To avoid code duplication include this case in VecHistogramFiller1D directly.

Also update GenericMonitoringTool doxygen.

Merge request reports