14 #ifndef _MapMatrixProjectorXML_H_
15 #define _MapMatrixProjectorXML_H_
21 class MapMatrixProjector;
73 void setAttributes (
const XmlElement * element,
80 #endif // _MapMatrixProjectorXML_H_
std::string m_y_step
Name of attribute for number step size in Y direction.
#define MDL_HIPPOPLOT_API
A pure virtual base class of XML element wrapper.
An class XML doing serialization and de-serialization of derived classes of MapMatrixProjector.
std::string m_y_orig
Name of attribute for origin along Y direction.
std::string m_x_bins
Name of attribute for number X bins.
A derived class of NTupleProjector that maps 1 DataSource column to a Y axis of two dimensional proje...
The base class for the Projector hierarchy.
std::string m_x_orig
Name of attribute for origin along X direction.
A base class of XML element controllers.
std::string m_y_bins
Name of attribute for number Y bins.
A base class that is the interface between GUI and the XML serialization and deserialization.
std::string m_x_step
Name of attribute for number step size in X direction.