14 #ifndef _BinningProjectorXML_H_ 15 #define _BinningProjectorXML_H_ 22 class BinningProjector;
75 #endif // _BinningProjectorXML_H_ A base class that is the interface between GUI and the XML serialization and deserialization.
A base class of XML element controllers.
BinsBaseXML * m_binsbaseXML
The BinsBaseXML object used by this object.
An class XML doing serialization and deserialization of derived classes of BinningProjector.
A singleton class that is does XML serialization and deserialization of derived classes of NTuple...
#define MDL_HIPPOPLOT_API
The base class for the Projector hierarchy.
A pure virtual base class of XML element wrapper.
The BinningProjector is an abstract class provides most of the functionality for a projector that doe...
A class XML creation and parsing of XmlElement for BinsBase class.
NTupleXML * m_ntupleXML
The creator of the NTuple element node.