Belle II Software development
|
Normal (Gaussian) distribution: an entry for the table. More...
Public Member Functions | |
GausXY (double X) | |
Constructor. | |
Public Attributes | |
double | x = 0 |
abscissa | |
double | y = 0 |
function value | |
Normal (Gaussian) distribution: an entry for the table.
Definition at line 92 of file DeltaRayPDF.h.
|
inlineexplicit |
double x = 0 |
abscissa
Definition at line 93 of file DeltaRayPDF.h.
double y = 0 |
function value
Definition at line 94 of file DeltaRayPDF.h.