Belle II Software development
Atom Struct Reference

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.
 

Detailed Description

Very small (few mins) calibration interval which cannot be further divided : Atom.

Definition at line 42 of file Splitter.h.

Member Data Documentation

◆ nEv

int nEv = 0

Number of events in Atom.

Definition at line 45 of file Splitter.h.

◆ t1

double t1 = 0

Start time of the Atom.

Definition at line 43 of file Splitter.h.

◆ t2

double t2 = 0

End time of the Atom.

Definition at line 44 of file Splitter.h.


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