WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
wct::sigproc Namespace Reference

Functions

void dump_frame (WireCell::IFrame::pointer frame)
 
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)
 

Function Documentation

◆ dump_frame()

void wct::sigproc::dump_frame ( WireCell::IFrame::pointer  frame)

Definition at line 10 of file FrameUtils.cxx.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ maxcount_baseline()

int wct::sigproc::maxcount_baseline ( const WireCell::ITrace::vector traces,
const WireCell::Binning binning = WireCell::Binning(4096, 0, 4096) 
)
Here is the caller graph for this function:

◆ raster()

void wct::sigproc::raster ( WireCell::Array::array_xxf block,
WireCell::ITrace::vector  traces,
const std::vector< int > &  channels 
)

Definition at line 55 of file FrameUtils.cxx.

Here is the call graph for this function:

◆ tagged_traces()

WireCell::ITrace::vector wct::sigproc::tagged_traces ( WireCell::IFrame::pointer  frame,
WireCell::IFrame::tag_t  tag 
)
Here is the caller graph for this function: