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


Public Types | |
| typedef WireCell::ISourceNodeBase | node_t |
| typedef std::shared_ptr< node_t > | node_pointer_t |
Public Member Functions | |
| SourceNodeProc (node_pointer_t node) | |
| virtual | ~SourceNodeProc () |
| virtual Pipe & | output_pipe () |
| virtual bool | operator() () |
Public Member Functions inherited from WireCell::SourceProc | |
| virtual | ~SourceProc () |
Public Member Functions inherited from WireCell::Proc | |
| virtual | ~Proc () |
Definition at line 130 of file GenPipeline.h.
| typedef std::shared_ptr<node_t> WireCell::SourceNodeProc::node_pointer_t |
Definition at line 133 of file GenPipeline.h.
Definition at line 132 of file GenPipeline.h.
|
inline |
Definition at line 135 of file GenPipeline.h.
|
inlinevirtual |
Definition at line 136 of file GenPipeline.h.
|
inlinevirtual |
Implements WireCell::Proc.
Definition at line 142 of file GenPipeline.h.
|
inlinevirtual |
Implements WireCell::SourceProc.
Definition at line 138 of file GenPipeline.h.