5#ifndef AthenaMonitoringKernel_HistogramFiller_IHistogramProvider_h
6#define AthenaMonitoringKernel_HistogramFiller_IHistogramProvider_h
Interface of the source of ROOT objects for HistogramFillers.
virtual ~IHistogramProvider()=default
virtual TNamed * histogram()=0
Getter of ROOT object.
Generic monitoring tool for athena components.