#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "FWCore/Sources/interface/VectorInputSource.h"
#include <string>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | edm |
Classes | |
class | edm::VectorInputSourceFactory |
Typedefs | |
typedef VectorInputSource *( | edm::ISVecFunc )(ParameterSet const &, InputSourceDescription const &) |
typedef edmplugin::PluginFactory < ISVecFunc > | edm::VectorInputSourcePluginFactory |