19 std::unique_ptr<wcls::MainTool>
m_wcls;
24 : SharedProducer(pset)
26 const std::string s{
"WCT"};
40 m_wcls = art::make_tool<wcls::MainTool>(wclsPS);
42 throw cet::exception(
"WireCellToolkit_module") <<
"Failed to get Art Tool \"wcls_main\"\n";
#define DEFINE_ART_MODULE(klass)
T get(std::string const &key) const
void serializeExternal(T const &...)
ProducesCollector & producesCollector() noexcept
cet::coded_exception< error, detail::translate > exception