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