#include "GETSystem.hh"
#include "GETSampleAnalysis.hh"
#include "GETFilter.hh"
#include "GETSignalFunctions.hh"
#include "RExtremaFinder.hh"
#include "TFitResultPtr.h"
#include "TFitResult.h"
#include "icc/GETSystemAnalyser.icc"
Go to the source code of this file.
|
#define | GET_FIT_PAR_MAX 8 |
| Maximum number of parameters for channels fitting.
|
|
|
TF1 * | getFctGaus |
| Fit function for channels: Gauss function.
|
|
TF1 * | getFctGausSinC |
| Fit function for channels: Gauss x SinC function.
|
|
TF1 * | getFctSquareGaus |
| Fit function for channels: Square signal convoluted with Gauss function.
|
|
TF1 * | getFctSquareGausSinC |
| Fit function for channels: Square signal convoluted with (Gauss x SinC) function.
|
|
Header file for the GETSystemAnalyser class.