1 #ifndef WIRECELL_SIGPROC_PRIVATE_FRAMEUTILS 2 #define WIRECELL_SIGPROC_PRIVATE_FRAMEUTILS std::shared_ptr< const IFrame > pointer
void dump_frame(WireCell::IFrame::pointer frame)
std::vector< pointer > vector
void raster(WireCell::Array::array_xxf &block, WireCell::ITrace::vector traces, const std::vector< int > &channels)
int maxcount_baseline(const WireCell::ITrace::vector &traces, const WireCell::Binning &binning=WireCell::Binning(4096, 0, 4096))
WireCell::ITrace::vector tagged_traces(WireCell::IFrame::pointer frame, WireCell::IFrame::tag_t tag)
Eigen::ArrayXXf array_xxf
A real, 2D array.