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