ATLAS Offline Software
HistogramFillerProfile.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef AthenaMonitoringKernel_HistogramFiller_HistogramFillerProfile_h
6 #define AthenaMonitoringKernel_HistogramFiller_HistogramFillerProfile_h
7 
8 #include "TProfile.h"
9 
10 #include "HistogramFiller2D.h"
12 #include "HistogramFillerUtils.h"
13 
14 namespace Monitored {
15 
20 }
21 
22 #endif
HistogramFiller2D.h
Monitored::HistogramFillerProfile
HistogramFiller2DGeneric< TProfile > HistogramFillerProfile
TProfile filler.
Definition: HistogramFillerProfile.h:17
Monitored::HistogramFillerRebinableAxis
Mixin class for rebinning of histogram axis.
Definition: HistogramFillerRebinable.h:24
Monitored::HistogramFiller2DGeneric
Generic filler for 2D histogram.
Definition: HistogramFiller2D.h:23
Monitored
Generic monitoring tool for athena components.
Definition: GenericMonitoringTool.h:30
Monitored::HistogramFillerProfileRebinable
HistogramFillerRebinableAxis< HistogramFillerProfile, Axis::X > HistogramFillerProfileRebinable
TProfile filler with rebinable x-axis.
Definition: HistogramFillerProfile.h:19
HistogramFillerRebinable.h
HistogramFillerUtils.h