29 channelROI.fSignalROI.resize(rawdigit.
Samples());
36 std::move(sigROIlist),
42 channelROI.fSignalROI.resize(rawdigit.
Samples());
50 channelROI(sigROIlist, channel)
58 channelROI(
std::move(sigROIlist), channel)
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
ULong64_t Samples() const
Number of samples in the uncompressed ADC data.
Collection of charge vs time digitized from a single readout channel.
ChannelID_t Channel() const
DAQ channel this raw data was read from.
Definition of basic raw digits.
ChannelROICreator(const RegionsOfInterest_t &sigROIlist, const raw::RawDigit &rawdigit)
Constructor: uses specified signal in regions of interest.
Helper functions to create a wire.
unsigned int ChannelID_t
Type representing the ID of a readout channel.