Go to the documentation of this file.
14 #ifndef _FunctionParameter_H_
15 #define _FunctionParameter_H_
86 const std::string & name ()
const;
90 double value ()
const;
94 double error ()
const;
98 bool isFixed ()
const;
102 double lowerLimit ()
const;
106 double upperLimit ()
const;
110 bool hasLowerLimit ()
const;
114 bool hasUpperLimit ()
const;
120 #endif // _FunctionParameter_H_
Generated for HippoDraw Class Library by