#include <MdtDigit.h>
Definition at line 19 of file MdtDigit.h.
◆ MdtDigit() [1/2]
◆ MdtDigit() [2/2]
| MdtDigit::MdtDigit |
( |
const Identifier & |
id, |
|
|
int16_t |
tdc, |
|
|
int16_t |
adc, |
|
|
bool |
isMasked |
|
) |
| |
◆ adc()
| int16_t MdtDigit::adc |
( |
| ) |
const |
|
inline |
◆ getHelper()
◆ identify()
◆ identifyHash()
◆ isMasked()
| bool MdtDigit::isMasked |
( |
| ) |
const |
|
inline |
Return whether the digit is masked or not.
Definition at line 30 of file MdtDigit.h.
◆ setAdc()
| void MdtDigit::setAdc |
( |
const int16_t |
adc | ) |
|
Overwrites a new adc value.
Definition at line 13 of file MdtDigit.cxx.
◆ setID()
◆ setTdc()
| void MdtDigit::setTdc |
( |
const int16_t |
tdc | ) |
|
Overwrites a new tdc value.
Definition at line 12 of file MdtDigit.cxx.
◆ tdc()
| int16_t MdtDigit::tdc |
( |
| ) |
const |
|
inline |
◆ m_adc
| int16_t MdtDigit::m_adc {0} |
|
private |
◆ m_isMasked
| bool MdtDigit::m_isMasked {false} |
|
private |
◆ m_muonId
◆ m_tdc
| int16_t MdtDigit::m_tdc {0} |
|
private |
The documentation for this class was generated from the following files: