![]() |
ATLAS Offline Software
|
Interface of the source of ROOT objects for HistogramFillers. More...
#include <IHistogramProvider.h>
Public Member Functions | |
| virtual | ~IHistogramProvider ()=default |
| virtual TNamed * | histogram ()=0 |
| Getter of ROOT object. More... | |
Interface of the source of ROOT objects for HistogramFillers.
Definition at line 14 of file IHistogramProvider.h.
|
virtualdefault |
|
pure virtual |
Getter of ROOT object.
Implemented in Monitored::OfflineHistogramProvider, Monitored::LiveHistogramProvider, Monitored::LumiblockHistogramProvider, and Monitored::StaticHistogramProvider.
1.8.18