#include <Cell.h>
Definition at line 58 of file Cell.h.
◆ Cell() [1/2]
◆ Cell() [2/2]
◆ ~Cell()
o2::phos::Cell::~Cell |
( |
| ) |
|
|
default |
◆ getAbsId()
short Cell::getAbsId |
( |
| ) |
const |
◆ getEnergy()
float Cell::getEnergy |
( |
| ) |
const |
◆ getHighGain()
Bool_t Cell::getHighGain |
( |
| ) |
const |
◆ getLong()
ULong_t o2::phos::Cell::getLong |
( |
| ) |
const |
|
inline |
◆ getLowGain()
Bool_t Cell::getLowGain |
( |
| ) |
const |
◆ getPackedCellStatus()
uint8_t o2::phos::Cell::getPackedCellStatus |
( |
| ) |
const |
|
inline |
◆ getPackedEnergy()
uint16_t o2::phos::Cell::getPackedEnergy |
( |
| ) |
const |
|
inline |
◆ getPackedID()
uint16_t o2::phos::Cell::getPackedID |
( |
| ) |
const |
|
inline |
◆ getPackedTime()
uint16_t o2::phos::Cell::getPackedTime |
( |
| ) |
const |
|
inline |
◆ getTime()
float Cell::getTime |
( |
| ) |
const |
◆ getTRU()
Bool_t Cell::getTRU |
( |
| ) |
const |
◆ getTRUId()
short Cell::getTRUId |
( |
| ) |
const |
◆ getType()
◆ PrintStream()
void Cell::PrintStream |
( |
std::ostream & |
stream | ) |
const |
◆ setAbsId()
◆ setEnergy()
void Cell::setEnergy |
( |
float |
energy | ) |
|
◆ setHighGain()
void Cell::setHighGain |
( |
| ) |
|
◆ setLong()
void Cell::setLong |
( |
ULong_t |
l | ) |
|
◆ setLowGain()
void Cell::setLowGain |
( |
| ) |
|
◆ setPacked()
void o2::phos::Cell::setPacked |
( |
uint16_t |
id, |
|
|
uint16_t |
t, |
|
|
uint16_t |
en, |
|
|
uint16_t |
status |
|
) |
| |
|
inline |
◆ setPackedCellStatus()
void o2::phos::Cell::setPackedCellStatus |
( |
uint8_t |
v | ) |
|
|
inline |
◆ setPackedEnergy()
void o2::phos::Cell::setPackedEnergy |
( |
uint16_t |
v | ) |
|
|
inline |
◆ setPackedID()
void o2::phos::Cell::setPackedID |
( |
uint16_t |
v | ) |
|
|
inline |
◆ setPackedTime()
void o2::phos::Cell::setPackedTime |
( |
uint16_t |
v | ) |
|
|
inline |
◆ setTime()
void Cell::setTime |
( |
float |
time | ) |
|
◆ setType()
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/PHOS/include/DataFormatsPHOS/Cell.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/PHOS/src/Cell.cxx