Belle II Software  release-08-01-10
TOPCalEventT0Offset::OffsetData Struct Reference

Calibration constants of a detector component. More...

#include <TOPCalEventT0Offset.h>

Public Member Functions

 OffsetData ()
 Default constructor.
 
 OffsetData (double T0, double sig, Const::EDetector det)
 Full constructor. More...
 

Public Attributes

float offset = 0
 offset relative to TOP
 
float sigma = 0
 time resolution of the detector component
 
Const::EDetector component = Const::invalidDetector
 detector component
 

Detailed Description

Calibration constants of a detector component.

Definition at line 34 of file TOPCalEventT0Offset.h.

Constructor & Destructor Documentation

◆ OffsetData()

OffsetData ( double  T0,
double  sig,
Const::EDetector  det 
)
inline

Full constructor.

Parameters
T0offset relative to TOP
sigtime resolution
detdetector component

Definition at line 51 of file TOPCalEventT0Offset.h.


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