Namespaces | |
detail | |
An art event visitor component takes a reference to an art::Event object. Components with this interface will typically implement a sink or a source WCT interface.
Note, this is a Wire Cell Toolkit Interface class which depends on external types so is not kept in wire-cell-iface. See that package for in-toolkit WCT interfaces.
https://github.com/WireCell/wire-cell-iface/tree/master/inc/WireCellIface
A wcls::MainTool is a main entry point to the WCT from LS
See the WCLS_tool as the likely only implementation.
Fixme: maybe need to pick a less generic name for this tool?