14 #include "msdevstudio/MSconfig.h"
std::string m_name
The name of the display as it might be displayed in a GUI.
A derived class of NTupleProjector that maps 2 ntuple columns to a two dimensional projection...
virtual bool hasAxis(hippodraw::Axes::Type) const
Returns true if the data representation has specified axis type axis.
DataRep * clone()
The clone function returns an object of its own kind which is a copy of this object.
ScatterPlot()
The default constructor.
RepBase * m_rep
The representation used for drawing each data point in the view.
A PointRep class draws a symbol to represent the value.
The base class for data representations.
virtual bool acceptFunction(int number)
Returns true if number is equal to 1.
virtual bool hasZoomY() const
Returns true if this DataRep has zoom feature on the Y axis.
ProjectorBase * m_projector
A projector used to transform data to projected values that will be plotted.
ScatterPlot class interface.
hippodraw::Map2Projector class interface