WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCellTbb::WrapperFactory Class Reference

#include <WrapperFactory.h>

Public Types

typedef std::map< WireCell::INode::pointer, NodeWCNode2Wrapper
 

Public Member Functions

 WrapperFactory (tbb::flow::graph &graph)
 
template<class Wrapper >
void bind_maker (WireCell::INode::NodeCategory cat)
 
Node operator() (WireCell::INode::pointer wcnode)
 
WCNode2Wrapperseen ()
 

Detailed Description

Definition at line 22 of file WrapperFactory.h.

Member Typedef Documentation

◆ WCNode2Wrapper

Constructor & Destructor Documentation

◆ WrapperFactory()

WrapperFactory::WrapperFactory ( tbb::flow::graph &  graph)

Definition at line 13 of file WrapperFactory.cxx.

Member Function Documentation

◆ bind_maker()

template<class Wrapper >
void WireCellTbb::WrapperFactory::bind_maker ( WireCell::INode::NodeCategory  cat)
inline

Definition at line 27 of file WrapperFactory.h.

Here is the call graph for this function:

◆ operator()()

Node WrapperFactory::operator() ( WireCell::INode::pointer  wcnode)

Definition at line 27 of file WrapperFactory.cxx.

◆ seen()

WCNode2Wrapper& WireCellTbb::WrapperFactory::seen ( )
inline

Definition at line 34 of file WrapperFactory.h.


The documentation for this class was generated from the following files: