Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

Anaphe::IHistogramFactory Member List

This is the complete list of members for Anaphe::IHistogramFactory, including all inherited members.
create1D(std::string title, int nBinsx, double xmin, double xmax, const int ID=0)=0Anaphe::IHistogramFactory [pure virtual]
create2D(std::string title, int nBinsx, double xmin, double xmax, int nBinsy, double ymin, double ymax, const int ID=0)=0Anaphe::IHistogramFactory [pure virtual]
destroy(IHistogram *h)=0Anaphe::IHistogramFactory [pure virtual]
unregister(IHistogram *h)=0Anaphe::IHistogramFactory [pure virtual]
~IHistogramFactory()Anaphe::IHistogramFactory [inline, virtual]


Anaphe documentation generated by Doxygen (www.doxygen.org)