#include "WireCellIface/IFrame.h"
#include "WireCellIface/ITrace.h"
#include "WireCellUtil/Binning.h"
#include "WireCellUtil/Array.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
wct | |
wct::sigproc | |
Functions | |
void | wct::sigproc::dump_frame (WireCell::IFrame::pointer frame) |
void | wct::sigproc::raster (WireCell::Array::array_xxf &block, WireCell::ITrace::vector traces, const std::vector< int > &channels) |
int | wct::sigproc::maxcount_baseline (const WireCell::ITrace::vector &traces, const WireCell::Binning &binning=WireCell::Binning(4096, 0, 4096)) |
WireCell::ITrace::vector | wct::sigproc::tagged_traces (WireCell::IFrame::pointer frame, WireCell::IFrame::tag_t tag) |