Reconstruction base classes.
enum geo::_plane_proj View_t
Enumerate the possible plane projections.
raw::ChannelID_t fChannel
ID of the associated channel.
geo::View_t fView
View corresponding to the plane of this wire.
constexpr ChannelID_t InvalidChannelID
ID of an invalid channel.
iterator end()
Standard iterators interface.
std::vector< float > Signal() const
Return a zero-padded full length vector filled with RoI signal.
RegionsOfInterest_t fSignalROI
Signal on the channel as function of time tick.
iterator begin()
Standard iterators interface.
Declaration of basic channel signal object.
unsigned int ChannelID_t
Type representing the ID of a readout channel.
Namespace collecting geometry-related classes utilities.
Wire()
Default constructor: a wire with no signal information.