25 std::unique_ptr<wcls::MainTool>
m_wcls;
48 m_wcls = art::make_tool<wcls::MainTool>(wclsPS);
50 throw cet::exception(
"WireCellToolkit_module") <<
"Failed to get Art Tool \"wcls_main\"\n";
52 m_wcls->produces(
this);
#define DEFINE_ART_MODULE(klass)
T get(std::string const &key) const
Declaration of basic channel signal object.
cet::coded_exception< error, detail::translate > exception