fitpar Struct Reference
[Classes of the ODIN data processing framework (odindata library)]

#include <fitting.h>

List of all members.

Public Member Functions

 fitpar ()

Public Attributes

float val
float err


Detailed Description

Structure representing a fitting paramater.

Definition at line 34 of file fitting.h.


Member Data Documentation

float fitpar::val

Value of the fitting parameter which is varied during the fit.

Definition at line 41 of file fitting.h.

float fitpar::err

The error interval of the final result.

Definition at line 46 of file fitting.h.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 14 12:31:30 2008 by  doxygen 1.5.1