#include <FT0CalibrationInfoObject.h>
Definition at line 21 of file FT0CalibrationInfoObject.h.
◆ FT0CalibrationInfoObject() [1/2]
o2::ft0::FT0CalibrationInfoObject::FT0CalibrationInfoObject |
( |
uint8_t |
channel, |
|
|
int16_t |
time, |
|
|
int32_t |
amp, |
|
|
uint64_t |
timestamp |
|
) |
| |
|
inline |
◆ FT0CalibrationInfoObject() [2/2]
o2::ft0::FT0CalibrationInfoObject::FT0CalibrationInfoObject |
( |
| ) |
|
|
default |
◆ ~FT0CalibrationInfoObject()
o2::ft0::FT0CalibrationInfoObject::~FT0CalibrationInfoObject |
( |
| ) |
|
|
default |
◆ getAmp()
int16_t o2::ft0::FT0CalibrationInfoObject::getAmp |
( |
| ) |
const |
|
inline |
◆ getChannelIndex()
uint8_t o2::ft0::FT0CalibrationInfoObject::getChannelIndex |
( |
| ) |
const |
|
inline |
◆ getTime()
int16_t o2::ft0::FT0CalibrationInfoObject::getTime |
( |
| ) |
const |
|
inline |
◆ getTimeStamp()
int64_t o2::ft0::FT0CalibrationInfoObject::getTimeStamp |
( |
| ) |
const |
|
inline |
◆ setAmp()
void o2::ft0::FT0CalibrationInfoObject::setAmp |
( |
int16_t |
amp | ) |
|
|
inline |
◆ setChannelIndex()
void o2::ft0::FT0CalibrationInfoObject::setChannelIndex |
( |
uint8_t |
channel | ) |
|
|
inline |
◆ setTime()
void o2::ft0::FT0CalibrationInfoObject::setTime |
( |
int16_t |
time | ) |
|
|
inline |
◆ setTimeStamp()
void o2::ft0::FT0CalibrationInfoObject::setTimeStamp |
( |
int64_t |
timestamp | ) |
|
|
inline |
The documentation for this class was generated from the following file: