#include <PixelChipRecord.h>
Definition at line 21 of file PixelChipRecord.h.
◆ PixelChipRecord() [1/2]
o2::focal::PixelChipRecord::PixelChipRecord |
( |
| ) |
|
|
default |
◆ PixelChipRecord() [2/2]
o2::focal::PixelChipRecord::PixelChipRecord |
( |
int |
layerID, |
|
|
int |
feeID, |
|
|
int |
laneID, |
|
|
int |
chipID, |
|
|
uint32_t |
statusCode, |
|
|
int |
firsthit, |
|
|
int |
nhits |
|
) |
| |
|
inline |
◆ ~PixelChipRecord()
o2::focal::PixelChipRecord::~PixelChipRecord |
( |
| ) |
|
|
default |
◆ getChipID()
int o2::focal::PixelChipRecord::getChipID |
( |
| ) |
const |
|
inline |
◆ getFeeID()
int o2::focal::PixelChipRecord::getFeeID |
( |
| ) |
const |
|
inline |
◆ getFirstHit()
int o2::focal::PixelChipRecord::getFirstHit |
( |
| ) |
const |
|
inline |
◆ getLaneID()
int o2::focal::PixelChipRecord::getLaneID |
( |
| ) |
const |
|
inline |
◆ getLayerID()
int o2::focal::PixelChipRecord::getLayerID |
( |
| ) |
const |
|
inline |
◆ getNumberOfHits()
int o2::focal::PixelChipRecord::getNumberOfHits |
( |
| ) |
const |
|
inline |
◆ getStatusCode()
uint16_t o2::focal::PixelChipRecord::getStatusCode |
( |
| ) |
const |
|
inline |
◆ printStream()
void PixelChipRecord::printStream |
( |
std::ostream & |
stream | ) |
const |
◆ setChipID()
void o2::focal::PixelChipRecord::setChipID |
( |
int |
chipID | ) |
|
|
inline |
◆ setFeeID()
void o2::focal::PixelChipRecord::setFeeID |
( |
int |
feeID | ) |
|
|
inline |
◆ setIndexFirstHit()
void o2::focal::PixelChipRecord::setIndexFirstHit |
( |
int |
firsthit | ) |
|
|
inline |
◆ setLaneID()
void o2::focal::PixelChipRecord::setLaneID |
( |
int |
laneID | ) |
|
|
inline |
◆ setLayerID()
void o2::focal::PixelChipRecord::setLayerID |
( |
int |
layerID | ) |
|
|
inline |
◆ setNumberOfHits()
void o2::focal::PixelChipRecord::setNumberOfHits |
( |
int |
nhits | ) |
|
|
inline |
◆ setStatusCode()
void o2::focal::PixelChipRecord::setStatusCode |
( |
uint16_t |
statusCode | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/FOCAL/include/DataFormatsFOCAL/PixelChipRecord.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/FOCAL/src/PixelChipRecord.cxx