14 #ifndef _NTupleProjectorXML_H_ 15 #define _NTupleProjectorXML_H_ 23 class NTupleProjector;
51 int getNTupleReference (
const XmlElement * element )
const;
56 std::vector < std::string > & bindings )
const;
62 #endif // _NTupleProjectorXML_H_ A base class that is the interface between GUI and the XML serialization and deserialization.
A base class of XML element controllers.
#define MDL_HIPPOPLOT_API
A pure virtual base class of XML element wrapper.
An NTupleProjector is a projector that projects data from an DataSource object.
An class XML doing serialization and deserialization of derived classes of NTupleProjector.