![]() |
Belle II Software
release-06-02-00
|
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.