15#ifndef ALICEO2_TOF_CLUSTERCALINFOCLASS_H
16#define ALICEO2_TOF_CLUSTERCALINFOCLASS_H
37 int getCH()
const {
return ch; }
38 int8_t
getDCH()
const {
return deltach; }
39 float getDT()
const {
return deltat; }
44 CalibInfoCluster(
int ich, int8_t ideltach,
float dt,
short t1,
short t2) : ch(ich), deltach(ideltach), deltat(dt), tot1(
t1), tot2(t2) {}
CalibInfoCluster for TOF.
CalibInfoCluster()=default
ClassDefNV(CalibInfoCluster, 1)
CalibInfoCluster(int ich, int8_t ideltach, float dt, short t1, short t2)
GLuint GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat GLfloat t1
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...