![]() |
Project
|
This is the complete list of members for o2::trd::Digit, including all inherited members.
Digit()=default | o2::trd::Digit | |
Digit(int det, int row, int pad, ArrayADC adc, int phase=0) | o2::trd::Digit | |
Digit(int det, int row, int pad) | o2::trd::Digit | |
Digit(int det, int rob, int mcm, int channel, ArrayADC adc, int phase=0) | o2::trd::Digit | |
Digit(int det, int rob, int mcm, int channel) | o2::trd::Digit | |
Digit(const Digit &)=default | o2::trd::Digit | |
getADC() const | o2::trd::Digit | inline |
getADCmax(int &idx) const | o2::trd::Digit | |
getADCsum() const | o2::trd::Digit | inline |
getADCval(int tb) const | o2::trd::Digit | inline |
getChannel() const | o2::trd::Digit | inline |
getDetector() const | o2::trd::Digit | inline |
getHCId() const | o2::trd::Digit | inline |
getMCM() const | o2::trd::Digit | inline |
getMCMCol() const | o2::trd::Digit | inline |
getPadCol() const | o2::trd::Digit | inline |
getPadRow() const | o2::trd::Digit | inline |
getPreTrigPhase() const | o2::trd::Digit | inline |
getROB() const | o2::trd::Digit | inline |
isNeighbour(const Digit &other) const | o2::trd::Digit | |
isSharedDigit() const | o2::trd::Digit | |
operator=(const Digit &)=default | o2::trd::Digit | |
operator==(const Digit &o) const | o2::trd::Digit | inline |
setADC(ArrayADC const &adc) | o2::trd::Digit | inline |
setADC(const gsl::span< ADC_t > &adc) | o2::trd::Digit | inline |
setChannel(int channel) | o2::trd::Digit | inline |
setDetector(int det) | o2::trd::Digit | inline |
setMCM(int mcm) | o2::trd::Digit | inline |
setMCM(int row, int col) | o2::trd::Digit | inline |
setPreTrigPhase(int phase) | o2::trd::Digit | inline |
setROB(int rob) | o2::trd::Digit | inline |
setROB(int row, int col) | o2::trd::Digit | inline |
~Digit()=default | o2::trd::Digit |