14 #ifndef _DyHist2DProjector_H_
15 #define _DyHist2DProjector_H_
57 virtual void changedNTuple();
84 virtual void setOffset (
const std::string & axis,
90 virtual bool isAxisBinned (
const std::string & axis )
const;
106 virtual void update (
const Observable *
object );
113 virtual void willDelete (
const Observable *
object );
119 #endif // _DyHist2DProjector_H_
#define MDL_HIPPOPLOT_API
Part of an implementation of the Observable-Observer pattern based on the example in the GOF Patterns...
A derived class of Hist2DProjImp and NTupleProjector that reads two columns of data and projects them...
hippodraw::Hist2DProjImp class interface
An NTupleProjector is a projector that projects data from an DataSource object.
std::string m_z_label_density
The label of the z axis when displaying density.
numeric::array clone(numeric::array arr)
The base class for the Projector hierarchy.
A derived class of BinningProjector projects to a two dimensional histogram.
Expresses a range of values.
std::string m_z_label_entries
The label of the z axis when displaying number of entries per bin.
hippodraw::NTupleProjector class interface
Range m_value_range
The range of the accumulated values.