10 #ifndef ChannelROICreator_H
11 #define ChannelROICreator_H
135 #endif // ChannelROICreator_H
ChannelROI channelROI
local instance of the wire being constructed
Collection of charge vs time digitized from a single readout channel.
ChannelROI && move()
Prepares the constructed wire to be moved away.
const ChannelROI & copy() const
Returns the constructed wire.
lar::sparse_vector< short int > RegionsOfInterest_t
a region of interest is a pair (TDC offset, readings)
ChannelROICreator(const RegionsOfInterest_t &sigROIlist, const raw::RawDigit &rawdigit)
Constructor: uses specified signal in regions of interest.
Class managing the creation of a new recob::Wire object.
Declaration of basic channel signal object for ICARUS.
Class holding the regions of interest of signal from a channel.
unsigned int ChannelID_t
Type representing the ID of a readout channel.