14 #ifndef _DyHist1DProjector_H_ 15 #define _DyHist1DProjector_H_ 56 virtual void execute();
62 virtual void changedNTuple();
89 virtual const std::string & getYLabel (
bool density =
false )
const;
94 virtual bool isAxisBinned (
const std::string & axis )
const;
110 virtual void update (
const Observable *
object );
117 virtual void willDelete (
const Observable *
object );
120 virtual int getUnderflow ()
const;
123 virtual int getOverflow ()
const;
130 #endif // _DyHist1DProjector_H_ bool m_fixed
Sets true if the bins are disconnected from the data source and are, thus, fixed. ...
hippodraw::NTupleProjector class interface
Part of an implementation of the Observable-Observer pattern based on the example in the GOF Patterns...
Hist1DProjImp class interface.
A derived class of BinningProjector that projects a column of data into a one dimensional histogram...
#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 BinningProjector that implements the member function common to classes implementin...
numeric::array clone(numeric::array arr)