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