Belle II Software development
|
Gaussian distribution parameters. More...
#include <TOPNominalTTS.h>
Public Member Functions | |
ClassDef (Gauss, 1) | |
ClassDef. | |
Public Attributes | |
float | fraction = 0 |
area normalization | |
float | position = 0 |
peak position [ns] | |
float | sigma = 0 |
peak width [ns] | |
Gaussian distribution parameters.
Definition at line 29 of file TOPNominalTTS.h.
float fraction = 0 |
area normalization
Definition at line 30 of file TOPNominalTTS.h.
float position = 0 |
peak position [ns]
Definition at line 31 of file TOPNominalTTS.h.
float sigma = 0 |
peak width [ns]
Definition at line 32 of file TOPNominalTTS.h.