Skip to content

Refactoring of histogram fillers

Piotr Sarna requested to merge pisarna/athena:HistogramFillerRefactoring into master

I divided HistogramFiller.h/cxx into multiple source files that contain implementation for each filler class. Additionally I separate logic of HistogramFactory class, which now is responsible just for booking of histograms.

Merge request reports