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