![]() |
Belle II Software
release-06-01-15
|
parameters to describe a Gaussian More...
#include <TOPPDFCollection.h>
Public Member Functions | |
Gaussian (float m, float w, float a) | |
useful constructor | |
Public Attributes | |
float | mean = 0 |
position | |
float | width = 0 |
width (sigma) | |
float | area = 0 |
area (number of photons) | |
parameters to describe a Gaussian
Definition at line 39 of file TOPPDFCollection.h.