WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCellTbb::WrapperMaker Struct Referenceabstract

#include <WrapperFactory.h>

Inheritance diagram for WireCellTbb::WrapperMaker:

Public Member Functions

virtual ~WrapperMaker ()
 
virtual Node operator() (tbb::flow::graph &g, WireCell::INode::pointer n)=0
 

Detailed Description

Definition at line 10 of file WrapperFactory.h.

Constructor & Destructor Documentation

◆ ~WrapperMaker()

virtual WireCellTbb::WrapperMaker::~WrapperMaker ( )
inlinevirtual

Definition at line 11 of file WrapperFactory.h.

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

virtual Node WireCellTbb::WrapperMaker::operator() ( tbb::flow::graph &  g,
WireCell::INode::pointer  n 
)
pure virtual

Implemented in WireCellTbb::WrapperMakerT< Wrapper >.

Here is the caller graph for this function:

The documentation for this struct was generated from the following file: