Project
Loading...
Searching...
No Matches
o2::tof::CalibInfoCluster Class Reference

CalibInfoCluster for TOF. More...

#include <CalibInfoCluster.h>

Public Member Functions

int getCH () const
 
int8_t getDCH () const
 
float getDT () const
 
short getTOT1 () const
 
short getTOT2 () const
 
 CalibInfoCluster ()=default
 
 CalibInfoCluster (int ich, int8_t ideltach, float dt, short t1, short t2)
 
 ClassDefNV (CalibInfoCluster, 1)
 

Detailed Description

CalibInfoCluster for TOF.

Definition at line 28 of file CalibInfoCluster.h.

Constructor & Destructor Documentation

◆ CalibInfoCluster() [1/2]

o2::tof::CalibInfoCluster::CalibInfoCluster ( )
default

◆ CalibInfoCluster() [2/2]

o2::tof::CalibInfoCluster::CalibInfoCluster ( int  ich,
int8_t  ideltach,
float  dt,
short  t1,
short  t2 
)
inline

Definition at line 44 of file CalibInfoCluster.h.

Member Function Documentation

◆ ClassDefNV()

o2::tof::CalibInfoCluster::ClassDefNV ( CalibInfoCluster  ,
 
)

◆ getCH()

int o2::tof::CalibInfoCluster::getCH ( ) const
inline

Definition at line 37 of file CalibInfoCluster.h.

◆ getDCH()

int8_t o2::tof::CalibInfoCluster::getDCH ( ) const
inline

Definition at line 38 of file CalibInfoCluster.h.

◆ getDT()

float o2::tof::CalibInfoCluster::getDT ( ) const
inline

Definition at line 39 of file CalibInfoCluster.h.

◆ getTOT1()

short o2::tof::CalibInfoCluster::getTOT1 ( ) const
inline

Definition at line 40 of file CalibInfoCluster.h.

◆ getTOT2()

short o2::tof::CalibInfoCluster::getTOT2 ( ) const
inline

Definition at line 41 of file CalibInfoCluster.h.


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