![]() |
Reference Documentation |
create1D(std::string title, int nBinsx, double xmin, double xmax, const int ID=0)=0 | Anaphe::IHistogramFactory | [pure virtual] |
create2D(std::string title, int nBinsx, double xmin, double xmax, int nBinsy, double ymin, double ymax, const int ID=0)=0 | Anaphe::IHistogramFactory | [pure virtual] |
destroy(IHistogram *h)=0 | Anaphe::IHistogramFactory | [pure virtual] |
unregister(IHistogram *h)=0 | Anaphe::IHistogramFactory | [pure virtual] |
~IHistogramFactory() | Anaphe::IHistogramFactory | [inline, virtual] |
Anaphe documentation generated by Doxygen (www.doxygen.org) |