31 FDEBUG(1) <<
"InputSourceFactory: module_type = " << modtype << std::endl;
32 std::unique_ptr<InputSource> wm =
35 if (wm.get() ==
nullptr) {
37 <<
"InputSource Factory:\n" 38 <<
"Cannot find source type from ParameterSet: " << modtype <<
"\n" 39 <<
"Perhaps your source type is misspelled or is not an EDM Plugin?\n" 40 <<
"Try running EdmPluginDump to obtain a list of available Plugins.";
43 wm->registerProducts();
45 FDEBUG(1) <<
"InputSourceFactory: created input source " << modtype << std::endl;
T getParameter(std::string const &) const
#define EDM_REGISTER_PLUGINFACTORY(_factory_, _category_)
T get(const Candidate &c)