WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
|
#include <GenPipeline.h>
Public Member Functions | |
ShuntProc (Pipe &iq, Pipe &oq) | |
virtual | ~ShuntProc () |
virtual bool | operator() () |
virtual Pipe & | input_pipe () |
virtual Pipe & | output_pipe () |
![]() | |
virtual | ~FilterProc () |
![]() | |
virtual | ~SourceProc () |
![]() | |
virtual | ~Proc () |
![]() | |
virtual | ~SinkProc () |
Definition at line 58 of file GenPipeline.h.
Definition at line 61 of file GenPipeline.h.
|
inlinevirtual |
Definition at line 62 of file GenPipeline.h.
|
inlinevirtual |
Implements WireCell::SinkProc.
Definition at line 70 of file GenPipeline.h.
|
inlinevirtual |
Implements WireCell::Proc.
Definition at line 64 of file GenPipeline.h.
|
inlinevirtual |
Implements WireCell::SourceProc.
Definition at line 71 of file GenPipeline.h.