32 std::auto_ptr<InputSource>
37 std::string modtype = conf.
getParameter<std::string>(
"@module_type");
38 FDEBUG(1) <<
"InputSourceFactory: module_type = " << modtype << std::endl;
39 std::auto_ptr<InputSource> wm;
44 ex <<
"\nError occurred while creating source " << modtype <<
"\n";
48 e <<
"\nError occurred while creating source " << modtype <<
"\n";
54 <<
"InputSource Factory:\n"
55 <<
"Cannot find source type from ParameterSet: "
57 <<
"Perhaps your source type is misspelled or is not an EDM Plugin?\n"
58 <<
"Try running EdmPluginDump to obtain a list of available Plugins.";
61 wm->registerProducts();
63 FDEBUG(1) <<
"InputSourceFactory: created input source "
T getParameter(std::string const &) const
#define EDM_REGISTER_PLUGINFACTORY(_factory_, _category_)
T get(const Candidate &c)