![]() |
Project
|
This is the complete list of members for o2::mch::Digit, including all inherited members.
| Digit()=default | o2::mch::Digit | |
| Digit(int detid, int pad, uint32_t adc, int32_t time, uint16_t nSamples=1, bool saturated=false) | o2::mch::Digit | |
| getADC() const | o2::mch::Digit | inline |
| getDetID() const | o2::mch::Digit | inline |
| getNofSamples() const | o2::mch::Digit | |
| getPadID() const | o2::mch::Digit | inline |
| getTime() const | o2::mch::Digit | inline |
| isSaturated() const | o2::mch::Digit | |
| operator!=(const Digit &other) const | o2::mch::Digit | inline |
| operator<(const Digit &) const | o2::mch::Digit | |
| operator==(const Digit &) const | o2::mch::Digit | |
| setADC(uint32_t adc) | o2::mch::Digit | inline |
| setNofSamples(uint16_t n) | o2::mch::Digit | |
| setPadID(int padID) | o2::mch::Digit | inline |
| setSaturated(bool sat) | o2::mch::Digit | |
| setTime(int32_t t) | o2::mch::Digit | inline |
| ~Digit()=default | o2::mch::Digit |