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_orig
Name of attribute for origin along Y direction.
A base class that is the interface between GUI and the XML serialization and deserialization.
std::string m_x_bins
Name of attribute for number X bins.
std::string m_y_step
Name of attribute for number step size in Y direction.
A base class of XML element controllers.
std::string m_x_orig
Name of attribute for origin along X direction.
An class XML doing serialization and de-serialization of derived classes of MapMatrixProjector.
std::string m_x_step
Name of attribute for number step size in X direction.
A derived class of NTupleProjector that maps 1 DataSource column to a Y axis of two dimensional proje...
#define MDL_HIPPOPLOT_API
The base class for the Projector hierarchy.
A pure virtual base class of XML element wrapper.
std::string m_y_bins
Name of attribute for number Y bins.