#include <JoinCat.h>
Public Types | |
typedef WireCell::IJoinNodeBase::any_vector | any_vector |
typedef WireCell::tuple_helper< TupleType > | helper_type |
Public Member Functions | |
JoinBody (WireCell::INode::pointer wcnode) | |
boost::any | operator() (const TupleType &tup) const |
Private Attributes | |
WireCell::IJoinNodeBase::pointer | m_wcnode |
typedef WireCell::IJoinNodeBase::any_vector WireCellTbb::JoinBody< TupleType >::any_vector |
typedef WireCell::tuple_helper<TupleType> WireCellTbb::JoinBody< TupleType >::helper_type |
|
inline |
Definition at line 19 of file JoinCat.h.
|
inline |
Definition at line 24 of file JoinCat.h.
|
private |