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

Fit function for SiPMs missing after-pulses and dark counts but with biased pedestal. More...

#include <FitFunctions.h>

Public Member Functions

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

Detailed Description

Fit function for SiPMs missing after-pulses and dark counts but with biased pedestal.

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

Definition at line 123 of file FitFunctions.h.

Member Function Documentation

◆ operator()()

double Fitf_biased::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: Virtual pedestal shift of pe peaks
7 - Pedestal scaling for biased pedestal
8 - Position of biased pedestal
Returns
Function value
Func value

Definition at line 137 of file FitFunctions.h.


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