Project
Loading...
Searching...
No Matches
o2::dataformats::CalibInfoTOFshort Class Reference

#include <CalibInfoTOFshort.h>

Public Member Functions

 CalibInfoTOFshort (int timestamp, float DeltaTimePi, float tot, int mask, int flags=0)
 
 CalibInfoTOFshort ()=default
 
void setTOFChIndex (int index)
 
int getTOFChIndex () const
 
void setTimestamp (int ts)
 
int getTimestamp () const
 
void setDeltaTimePi (float time)
 
float getDeltaTimePi () const
 
void setTot (int tot)
 
float getTot () const
 
void setFlags (int flags)
 
float getFlags () const
 

Detailed Description

Definition at line 24 of file CalibInfoTOFshort.h.

Constructor & Destructor Documentation

◆ CalibInfoTOFshort() [1/2]

o2::dataformats::CalibInfoTOFshort::CalibInfoTOFshort ( int  timestamp,
float  DeltaTimePi,
float  tot,
int  mask,
int  flags = 0 
)
inline

Definition at line 27 of file CalibInfoTOFshort.h.

◆ CalibInfoTOFshort() [2/2]

o2::dataformats::CalibInfoTOFshort::CalibInfoTOFshort ( )
default

Member Function Documentation

◆ getDeltaTimePi()

float o2::dataformats::CalibInfoTOFshort::getDeltaTimePi ( ) const
inline

Definition at line 36 of file CalibInfoTOFshort.h.

◆ getFlags()

float o2::dataformats::CalibInfoTOFshort::getFlags ( ) const
inline

Definition at line 42 of file CalibInfoTOFshort.h.

◆ getTimestamp()

int o2::dataformats::CalibInfoTOFshort::getTimestamp ( ) const
inline

Definition at line 33 of file CalibInfoTOFshort.h.

◆ getTOFChIndex()

int o2::dataformats::CalibInfoTOFshort::getTOFChIndex ( ) const
inline

Definition at line 30 of file CalibInfoTOFshort.h.

◆ getTot()

float o2::dataformats::CalibInfoTOFshort::getTot ( ) const
inline

Definition at line 39 of file CalibInfoTOFshort.h.

◆ setDeltaTimePi()

void o2::dataformats::CalibInfoTOFshort::setDeltaTimePi ( float  time)
inline

Definition at line 35 of file CalibInfoTOFshort.h.

◆ setFlags()

void o2::dataformats::CalibInfoTOFshort::setFlags ( int  flags)
inline

Definition at line 41 of file CalibInfoTOFshort.h.

◆ setTimestamp()

void o2::dataformats::CalibInfoTOFshort::setTimestamp ( int  ts)
inline

Definition at line 32 of file CalibInfoTOFshort.h.

◆ setTOFChIndex()

void o2::dataformats::CalibInfoTOFshort::setTOFChIndex ( int  index)
inline

Definition at line 29 of file CalibInfoTOFshort.h.

◆ setTot()

void o2::dataformats::CalibInfoTOFshort::setTot ( int  tot)
inline

Definition at line 38 of file CalibInfoTOFshort.h.


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