QOTPulseShapeChiSquare Class Reference
List of all members.
Detailed Description
single channel OT pulse shape analysis
- Author:
- Marco Vignati, Filippo Orio
|
Public Member Functions |
|
QError | Init (const QVector &filteredAVG, int size, double rms) |
|
double | Fit (const QVector &input) |
|
TF1 * | GetFitFunction () |
Static Public Member Functions |
|
static double | AvgPulseFuncRoot (double *x, double *params) |
Static Private Member Functions |
|
static double | AvgPulseFunc (double x, double *params) |
Private Attributes |
|
int | fSize |
|
QFitter * | fFitter |
|
int | fMaxDelay |
|
double | fDeltaY |
|
double | fRMS |
|
gsl_spline * | fSpline |
|
gsl_interp_accel * | fSplineAcc |
|
TF1 * | fFitFunction |
Static Private Attributes |
|
static gsl_spline * | fStaticSpline = 0 |
|
static gsl_interp_accel * | fStaticSplineAcc = 0 |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/optimumtrigger/QOTPulseShapeChiSquare.hh
- /home/cuoresvn/cuore/pkg/optimumtrigger/QOTPulseShapeChiSquare.cc