WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
|
#include <GenPipeline.h>
Public Types | |
typedef WireCell::ISinkNodeBase | node_t |
typedef std::shared_ptr< node_t > | node_pointer_t |
Public Member Functions | |
SinkNodeProc (node_pointer_t node) | |
virtual | ~SinkNodeProc () |
virtual Pipe & | input_pipe () |
virtual bool | operator() () |
![]() | |
virtual | ~SinkProc () |
![]() | |
virtual | ~Proc () |
Definition at line 156 of file GenPipeline.h.
typedef std::shared_ptr<node_t> WireCell::SinkNodeProc::node_pointer_t |
Definition at line 159 of file GenPipeline.h.
Definition at line 158 of file GenPipeline.h.
|
inline |
Definition at line 161 of file GenPipeline.h.
|
inlinevirtual |
Definition at line 162 of file GenPipeline.h.
|
inlinevirtual |
Implements WireCell::SinkProc.
Definition at line 164 of file GenPipeline.h.
|
inlinevirtual |
Implements WireCell::Proc.
Definition at line 168 of file GenPipeline.h.