Belle II Software development
|
Very small (few mins) calibration interval which cannot be further divided : Atom. More...
#include <Splitter.h>
Public Attributes | |
double | t1 = 0 |
Start time of the Atom. | |
double | t2 = 0 |
End time of the Atom. | |
int | nEv = 0 |
Number of events in Atom. | |
Very small (few mins) calibration interval which cannot be further divided : Atom.
Definition at line 42 of file Splitter.h.
int nEv = 0 |
Number of events in Atom.
Definition at line 45 of file Splitter.h.
double t1 = 0 |
Start time of the Atom.
Definition at line 43 of file Splitter.h.
double t2 = 0 |
End time of the Atom.
Definition at line 44 of file Splitter.h.