wavecatcher-analysis
Loading...
Searching...
No Matches
Fitf_full Class Reference

Default fit function for SiPMs with after-pulses missing dark counts. More...

#include <FitFunctions.h>

Public Member Functions

double operator() (double *x, double *p)
 

Detailed Description

Default fit function for SiPMs with after-pulses missing dark counts.

Still missing dark counts in integration window (3.3 in paper).

See https://arxiv.org/abs/1609.01181 for explanation of fit function.
See https://root.cern/manual/fitting/ for ROOT fitting.

Definition at line 49 of file FitFunctions.h.

Member Function Documentation

◆ operator()()

double Fitf_full::operator() ( double *  x,
double *  p 
)
inline
Parameters
x
p0 - N0: Normalization (~Number of events)
1 - mu: for generalized poisson distribution
2 - lambda: Borel-branching parameter for prompt crosstalk probability 1-exp(-lambda)
3,4 -sigma0, sigma1
5 - G: gain
6 - B: Pedestal
7 - alpha: after-pulsing probability
8 - beta: the inverse of the exponential slope of the after-pulse PH distribution
Returns
Function value

Definition at line 62 of file FitFunctions.h.


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