wavecatcher-analysis
|
Integral of Landau-Gauss-Convolution ("S-curve") More...
#include <FitFunctions.h>
Public Member Functions | |
double | operator() (double *x, double *par) |
Integral of Landau-Gauss-Convolution ("S-curve")
Definition at line 440 of file FitFunctions.h.
|
inline |
x | |
par | par[0]=Width (scale) parameter of Landau density par[1]=Most Probable (MP, location) parameter of Landau density par[2]=Total area (integral -inf to inf, normalization constant) par[3]=Width (sigma) of convoluted Gaussian function par[4]=Maximum value of integral (usually 1) |
Definition at line 450 of file FitFunctions.h.