#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescriptionFiller.h"
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
Macros | |
#define | DEFINE_DESC_FILLER_FOR_EDLOOPERS(type) |
#define | DEFINE_DESC_FILLER_FOR_ESPRODUCERS(type) |
#define | DEFINE_DESC_FILLER_FOR_ESSOURCES(type) |
#define | DEFINE_DESC_FILLER_FOR_SERVICES(pluginName, serviceType) |
#define | DEFINE_FWK_PSET_DESC_FILLER(type) |
Typedefs | |
typedef edmplugin::PluginFactory< ParameterSetDescriptionFillerBase *(void)> | edm::ParameterSetDescriptionFillerPluginFactory |
#define DEFINE_DESC_FILLER_FOR_EDLOOPERS | ( | type | ) |
Definition at line 53 of file ParameterSetDescriptionFillerPluginFactory.h.
#define DEFINE_DESC_FILLER_FOR_ESPRODUCERS | ( | type | ) |
Definition at line 49 of file ParameterSetDescriptionFillerPluginFactory.h.
#define DEFINE_DESC_FILLER_FOR_ESSOURCES | ( | type | ) |
Definition at line 45 of file ParameterSetDescriptionFillerPluginFactory.h.
#define DEFINE_DESC_FILLER_FOR_SERVICES | ( | pluginName, | |
serviceType | |||
) |
Definition at line 41 of file ParameterSetDescriptionFillerPluginFactory.h.
#define DEFINE_FWK_PSET_DESC_FILLER | ( | type | ) |
Definition at line 33 of file ParameterSetDescriptionFillerPluginFactory.h.