17 #include "art/Framework/Services/Registry/ServiceHandle.h"
34 art::ServiceHandle<geo::Geometry const>()->View(rawdigit.
Channel())
39 wire.fSignalROI.resize(rawdigit.
Samples());
46 std::move(sigROIlist),
48 art::ServiceHandle<geo::Geometry const>()->View(rawdigit.
Channel())
53 wire.fSignalROI.resize(rawdigit.
Samples());
62 wire(sigROIlist, channel, view)
71 wire(
std::move(sigROIlist), channel, view)
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.
enum geo::_plane_proj View_t
Enumerate the possible plane projections.
Helper functions to create a wire.
ChannelID_t Channel() const
DAQ channel this raw data was read from.
Definition of basic raw digits.
WireCreator(const RegionsOfInterest_t &sigROIlist, const raw::RawDigit &rawdigit)
Constructor: uses specified signal in regions of interest.
Declaration of basic channel signal object.
unsigned int ChannelID_t
Type representing the ID of a readout channel.
art framework interface to geometry description