#include <FunctionCat.h>
Definition at line 13 of file FunctionCat.h.
Definition at line 16 of file FunctionCat.h.
WireCell::IFunctionNodeBase::pointer m_wcnode
virtual WireCellTbb::FunctionBody::~FunctionBody |
( |
| ) |
|
|
inlinevirtual |
boost::any WireCellTbb::FunctionBody::operator() |
( |
const boost::any & |
in | ) |
const |
|
inline |
Definition at line 21 of file FunctionCat.h.
23 bool ok = (*m_wcnode)(in, ret);
25 std::cerr <<
"I'm ignoring the error code!\n";
The documentation for this class was generated from the following file: