|
WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
|
#include <GenPipeline.h>


Public Member Functions | |
| virtual | ~SinkProc () |
| virtual Pipe & | input_pipe ()=0 |
Public Member Functions inherited from WireCell::Proc | |
| virtual | ~Proc () |
| virtual bool | operator() ()=0 |
Definition at line 42 of file GenPipeline.h.
|
inlinevirtual |
Definition at line 44 of file GenPipeline.h.
|
pure virtual |
Implemented in NoiseAdderProc, WireCell::QueuedNodeProc, WireCell::SinkNodeProc, WireCell::DropSinkProc, WireCell::FunctionNodeProc, and WireCell::ShuntProc.
