Belle II Software  release-08-01-10
TwoTimes Struct Reference

Structure to hold calpulse raw times expressed in samples since sample 0 of window 0. More...

#include <TOPTimeBaseCalibratorModule.h>

Public Member Functions

 TwoTimes (double time1, double time2, double sig)
 Full constructor.
 

Public Attributes

float t1 = 0
 time of the first pulse [samples]
 
float t2 = 0
 time of the second pulse [samples]
 
float sigma = 0
 uncertainty of time difference (r.m.s.)
 
bool good = false
 flag
 

Detailed Description

Structure to hold calpulse raw times expressed in samples since sample 0 of window 0.

Definition at line 51 of file TOPTimeBaseCalibratorModule.h.


The documentation for this struct was generated from the following file: