This is the complete list of members for raw::RawDigit, including all inherited members.
ADC(int i) const | raw::RawDigit | inline |
ADCs() const | raw::RawDigit | inline |
ADCvector_t typedef | raw::RawDigit | |
Channel() const | raw::RawDigit | inline |
Compression() const | raw::RawDigit | inline |
fADC | raw::RawDigit | private |
fChannel | raw::RawDigit | private |
fCompression | raw::RawDigit | private |
fPedestal | raw::RawDigit | private |
fSamples | raw::RawDigit | private |
fSigma | raw::RawDigit | private |
GetPedestal() const | raw::RawDigit | inline |
GetSigma() const | raw::RawDigit | inline |
NADC() const | raw::RawDigit | inline |
RawDigit() | raw::RawDigit | |
RawDigit(ChannelID_t channel, ULong64_t samples, ADCvector_t const &adclist, raw::Compress_t compression=raw::kNone) | raw::RawDigit | |
RawDigit(ChannelID_t channel, ULong64_t samples, ADCvector_t &&adclist, raw::Compress_t compression=raw::kNone) | raw::RawDigit | |
Samples() const | raw::RawDigit | inline |
SetPedestal(float ped, float sigma=1.) | raw::RawDigit |