wavecatcher-analysis
|
Ideal PMT charge spectrum. More...
#include <FitFunctions.h>
Public Member Functions | |
double | operator() (double *x, double *p) |
Ideal PMT charge spectrum.
Gives very good fit but will not describe pedestal well.
See https://doi.org/10.1016/0168-9002(94)90183-X
Definition at line 274 of file FitFunctions.h.
|
inline |
x | |
p | 0 - A_s: norm. of PE spectrum 1 - mu: mean number of PE 2 - sigma1: width of 1st PE peak 3 - Q1: position (gain*e) of 1st peak |
Definition at line 283 of file FitFunctions.h.