Belle II Software
release-08-01-10
|
Parameters to describe a Gaussian. More...
#include <TOPPDFCollection.h>
Public Member Functions | |
Gaussian (float m, float w, float a) | |
Useful constructor. More... | |
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 41 of file TOPPDFCollection.h.
|
inline |