Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
FittingAnalyzer::FitData Struct Reference

Structure necessary for the GSL fitting routines. More...

#include <FittingAnalyzer.hpp>

Collaboration diagram for FittingAnalyzer::FitData:

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
 

Detailed Description

Structure necessary for the GSL fitting routines.


The documentation for this struct was generated from the following file: