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