Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

Anaphe Namespace Reference


Compounds

class  IAnnotation
class  IAnnotationFactory
class  IAxis
class  IFitParameter
class  IFitter
 IFitter interface is used to perform fits. More...

class  IFunction
 Interface of scalar function with optional gradient computation ( ).

class  IHistoFactory
class  IHistogram
class  IHistogram1D
class  IHistogram2D
class  IHistogram3D
class  IHistogramFactory
class  IHistogramManager
class  IHistoManager
class  IModelFunction
 Interface of model function for fitting. More...

class  INtuple
class  INtupleFactory
class  INtupleManager
class  INtupleParameters
class  IObjectiveFunction
 Interface of objective function. For the moment it is the same as for the regular function.

class  IPlotter
class  IPoint
class  IProfileHistogram
class  IScalar
class  IScatter2D
 Abstract class defining a 2D scatter plot "datasource". More...

class  IScatterFactory
class  IVector
class  IVectorFactory
class  IVectorManager

Functions

IFittercreateIFitter ()
std::ostream & operator<< (std::ostream &os, const IAnnotation &ann)
std::istream & operator>> (std::istream &is, IAnnotation &ann)


Function Documentation

IFitter* createIFitter  
 

std::ostream& operator<< std::ostream &    os,
const IAnnotation   ann
 

std::istream& operator>> std::istream &    is,
IAnnotation   ann
 



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