![]() |
Belle II Software release-09-00-03
|
Single PDF peak. More...
#include <SignalPDF.h>
Public Attributes | |
| double | t0 = 0 |
| peak position [ns] | |
| double | wid = 0 |
| peak width squared [ns^2] | |
| double | nph = 0 |
| normalized number of photons in a peak | |
| double | fic = 0 |
| Cerenkov azimuthal angle. | |
Single PDF peak.
Definition at line 41 of file SignalPDF.h.
| double fic = 0 |
Cerenkov azimuthal angle.
Definition at line 45 of file SignalPDF.h.
| double nph = 0 |
normalized number of photons in a peak
Definition at line 44 of file SignalPDF.h.
| double t0 = 0 |
peak position [ns]
Definition at line 42 of file SignalPDF.h.
| double wid = 0 |
peak width squared [ns^2]
Definition at line 43 of file SignalPDF.h.