#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "FWCore/Framework/interface/InputSource.h"
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | edm::InputSourceFactory |
Namespaces | |
edm | |
HLT enums. | |
Typedefs | |
typedef edmplugin::PluginFactory< ISFunc > | edm::InputSourcePluginFactory |
typedef InputSource *( | edm::ISFunc) (ParameterSet const &, InputSourceDescription const &) |