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_ std::string m_z_label_density
The label of the z axis when displaying density.
hippodraw::NTupleProjector class interface
Part of an implementation of the Observable-Observer pattern based on the example in the GOF Patterns...
std::string m_z_label_entries
The label of the z axis when displaying number of entries per bin.
A derived class of BinningProjector projects to a two dimensional histogram.
Range m_value_range
The range of the accumulated values.
#define MDL_HIPPOPLOT_API
Expresses a range of values.
The base class for the Projector hierarchy.
An NTupleProjector is a projector that projects data from an DataSource object.
A derived class of Hist2DProjImp and NTupleProjector that reads two columns of data and projects them...
hippodraw::Hist2DProjImp class interface
numeric::array clone(numeric::array arr)