Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

Anaphe::IHistogramManager Member List

This is the complete list of members for Anaphe::IHistogramManager, including all inherited members.
create1D(std::string title, int nBinsx, double xmin, double xmax, int ID)=0Anaphe::IHistogramManager [pure virtual]
create2D(std::string title, int nBinsx, double xmin, double xmax, int nBinsy, double ymin, double ymax, int ID)=0Anaphe::IHistogramManager [pure virtual]
deleteHisto(const char *label)=0Anaphe::IHistogramManager [pure virtual]
disableOverwrite()=0Anaphe::IHistogramManager [pure virtual]
disableWarnOverwrite()=0Anaphe::IHistogramManager [pure virtual]
enableOverwrite()=0Anaphe::IHistogramManager [pure virtual]
enableWarnOverwrite()=0Anaphe::IHistogramManager [pure virtual]
list(std::ostream &os=std::cout)=0Anaphe::IHistogramManager [pure virtual]
register1D(IHistogram1D *)=0Anaphe::IHistogramManager [pure virtual]
register2D(IHistogram2D *)=0Anaphe::IHistogramManager [pure virtual]
retrieveHisto1D(int)=0Anaphe::IHistogramManager [pure virtual]
retrieveHisto2D(int)=0Anaphe::IHistogramManager [pure virtual]
setFactory(IHistoFactory *f)=0Anaphe::IHistogramManager [pure virtual]
~IHistogramManager()Anaphe::IHistogramManager [inline, virtual]


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