ATLAS Offline Software
Loading...
Searching...
No Matches
HistogramFillerRebinable.h File Reference
#include "AthenaMonitoringKernel/OHLockedHist.h"
#include "HistogramFiller1D.h"
#include "HistogramFiller2D.h"
#include "HistogramFillerUtils.h"
#include <cmath>
Include dependency graph for HistogramFillerRebinable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Monitored::HistogramFillerRebinableAxis< BASE, AXIS >
 Mixin class for rebinning of histogram axis. More...

Namespaces

namespace  Monitored
 Generic monitoring tool for athena components.

Typedefs

typedef HistogramFillerRebinableAxis< HistogramFiller1D, Axis::XMonitored::HistogramFillerRebinable1D
 Rebinable 1D histogram.
typedef HistogramFillerRebinableAxis< HistogramFiller2D, Axis::XMonitored::HistogramFillerRebinable2DX
 Rebinable 2D histogram (x-axis only)
typedef HistogramFillerRebinableAxis< HistogramFiller2D, Axis::YMonitored::HistogramFillerRebinable2DY
 Rebinable 2D histogram (y-axis only)
typedef HistogramFillerRebinableAxis< HistogramFillerRebinable2DX, Axis::YMonitored::HistogramFillerRebinable2D
 Rebinable 2D histogram (both axes)