57 : fADC(
std::move(adclist))
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
TString compression(pset.get< std::string >("CompressionType"))
enum raw::_compress Compress_t
float fSigma
sigma of the pedestal counts for this channel
std::vector< short > ADCvector_t
Type representing a (compressed) vector of ADC counts.
Definition of basic raw digits.
constexpr ChannelID_t InvalidChannelID
ID of an invalid channel.
RawDigit()
Default constructor: an empty raw digit.
void SetPedestal(float ped, float sigma=1.)
Set pedestal and its RMS (the latter is 0 by default)
float fPedestal
pedestal for this channel
unsigned int ChannelID_t
Type representing the ID of a readout channel.