#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescriptionFiller.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
Defines | |
#define | DEFINE_FWK_PSET_DESC_FILLER(type) static edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller<type > > EDM_PLUGIN_SYM(s_filler , __LINE__ ) (#type) |
Typedefs | |
typedef edmplugin::PluginFactory < ParameterSetDescriptionFillerBase *(void)> | edm::ParameterSetDescriptionFillerPluginFactory |
#define DEFINE_FWK_PSET_DESC_FILLER | ( | type | ) | static edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller<type > > EDM_PLUGIN_SYM(s_filler , __LINE__ ) (#type) |
Definition at line 34 of file ParameterSetDescriptionFillerPluginFactory.h.