Belle II Software
release-08-01-10
|
Utility structure for time offset. More...
Public Member Functions | |
TimeOffset (double v, double e, int n, double t) | |
Full constructor. | |
Public Attributes | |
double | value = 0 |
value | |
double | error = 0 |
error squared | |
int | windowShift = 0 |
number of shifted windows | |
double | timeShift = 0 |
shift expressed in time | |
Utility structure for time offset.
Definition at line 80 of file TOPDigitizerModule.h.