Definition at line 89 of file test_pipegraph.cxx.
Njoin::Njoin |
( |
int |
id, |
|
|
int |
n |
|
) |
| |
|
inline |
Definition at line 91 of file test_pipegraph.cxx.
IdNode(const std::string &name, int id, size_t nin=0, size_t nout=0)
virtual bool Njoin::operator() |
( |
void |
| ) |
|
|
inlinevirtual |
Implements WireCell::Pgraph::Node.
Definition at line 103 of file test_pipegraph.cxx.
105 auto& o =
msg(
"join: ");
111 int n = boost::any_cast<
int>(
d);
std::ostream & msg(const std::string s)
Port & oport(size_t ind=0)
QTextStream & endl(QTextStream &s)
virtual bool Njoin::ready |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: