|
Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
|
Structure necessary for the GSL fitting routines. More...
#include <FittingAnalyzer.hpp>

Data Fields | |
| size_t | n |
| size of the fitting parameters | |
| double * | y |
| ydata to fit | |
| double * | sigma |
| weight of the points | |
| double | beta |
| the beta parameter for the fit | |
| double | gamma |
| the gamma parameter for the fit | |
| double | qdc |
| the QDC for the fit | |
Structure necessary for the GSL fitting routines.