#include <Digit.h>
Definition at line 22 of file Digit.h.
◆ Digit()
| Digit::Digit |
( |
UShort_t |
chipindex = 0, |
|
|
UShort_t |
row = 0, |
|
|
UShort_t |
col = 0, |
|
|
Int_t |
charge = 0 |
|
) |
| |
◆ ~Digit()
| o2::trkft3::Digit::~Digit |
( |
| ) |
|
|
default |
◆ addCharge()
| void o2::trkft3::Digit::addCharge |
( |
int |
charge | ) |
|
|
inline |
◆ getCharge()
| Int_t o2::trkft3::Digit::getCharge |
( |
| ) |
const |
|
inline |
◆ getChipIndex()
| UShort_t o2::trkft3::Digit::getChipIndex |
( |
| ) |
const |
|
inline |
◆ getColumn()
| UShort_t o2::trkft3::Digit::getColumn |
( |
| ) |
const |
|
inline |
◆ getRow()
| UShort_t o2::trkft3::Digit::getRow |
( |
| ) |
const |
|
inline |
◆ print()
| std::ostream & Digit::print |
( |
std::ostream & |
output | ) |
const |
◆ setCharge()
| void o2::trkft3::Digit::setCharge |
( |
Int_t |
charge | ) |
|
|
inline |
◆ setChipIndex()
| void o2::trkft3::Digit::setChipIndex |
( |
UShort_t |
index | ) |
|
|
inline |
◆ setPixelIndex()
| void o2::trkft3::Digit::setPixelIndex |
( |
UShort_t |
row, |
|
|
UShort_t |
col |
|
) |
| |
|
inline |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
output, |
|
|
const Digit & |
digi |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/Upgrades/ALICE3/TRKFT3/common/include/DataFormatsTRKFT3/Digit.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/Upgrades/ALICE3/TRKFT3/common/src/Digit.cxx