88 std::string getName (
const XmlElement & tag )
const;
94 #endif // _NTupleXML_H_
#define MDL_HIPPOPLOT_API
A singleton class that is does XML serialization and deserialization of derived classes of NTuple...
std::string m_col_name
the attribute name for the column index.
A pure virtual base class of XML element wrapper.
std::string m_name
The tag name for the name attribute.
std::string m_data
The tag name of the column data.
A base class of XML element controllers.
A base class that is the interface between GUI and the XML serialization and deserialization.
std::string m_label
The attribute name of the column label.
Base class for DataSource.