14 #include "msdevstudio/MSconfig.h"
hippodraw::Bins2DProfile class interface
The class for the 1D profile binner hierarchy.
The class for the 2D profile binner hierarchy.
A Factory singleton class for creating objects whose class derives from BinsBase. ...
The class for the one-dimensional histogram binning.
void initialize()
Initializes the factory with a set of default functions.
void add(BinsBase *)
Adds a prototype object to the list of prototypes.
BinsFactory()
A default constructor for prevent creation except by the itself or the derived classes.
The class for the 2D histogram binning.
static BinsFactory * instance()
Returns a pointer to the singleton instance.
hippodraw::Bins2DHist class interface
static BinsFactory * s_instance
A pointer to the singleton object.
hippodraw::Bins1DProfile class interface
hippodraw::Bins1DHist class interface