22 , fChannel(
std::numeric_limits<unsigned
int>::
max())
enum gar::raw::_compress Compress_t
float fPedestal
pedestal for this channel
float fSigma
sigma of the pedestal counts for this channel
static int max(int a, int b)
std::vector< short > ADCvector_t
Type representing a (compressed) vector of ADC counts.
General GArSoft Utilities.
gar::raw::Compress_t fCompression
compression scheme used for the ADC vector
Channel_t fChannel
channel number in the readout
ULong64_t fSamples
number of ticks of the clock
RawDigit()
Default constructor: an empty raw digit with zeros put in for paraneters and an invalid channel...
std::vector< short > fADC
ADC readout per tick, before pedestal subtraction.