#include <FaninCat.h>
Public Types | |
typedef WireCell::IFaninNodeBase::any_vector | any_vector |
typedef WireCell::tuple_helper< TupleType > | helper_type |
Public Member Functions | |
FaninBody (WireCell::INode::pointer wcnode) | |
boost::any | operator() (const TupleType &tup) const |
Private Attributes | |
WireCell::IFaninNodeBase::pointer | m_wcnode |
Definition at line 14 of file FaninCat.h.
typedef WireCell::IFaninNodeBase::any_vector WireCellTbb::FaninBody< TupleType >::any_vector |
Definition at line 17 of file FaninCat.h.
typedef WireCell::tuple_helper<TupleType> WireCellTbb::FaninBody< TupleType >::helper_type |
Definition at line 18 of file FaninCat.h.
|
inline |
Definition at line 20 of file FaninCat.h.
|
inline |
Definition at line 25 of file FaninCat.h.
|
private |
Definition at line 15 of file FaninCat.h.