#include "FWCore/Framework/src/InputSourceFactory.h"
#include "FWCore/Framework/interface/InputSource.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescriptionFillerPluginFactory.h"
Go to the source code of this file.
Macros | |
#define | DEFINE_FWK_INPUT_SOURCE(type) DEFINE_EDM_PLUGIN (edm::InputSourcePluginFactory,type,#type); DEFINE_FWK_PSET_DESC_FILLER(type) |
#define DEFINE_FWK_INPUT_SOURCE | ( | type | ) | DEFINE_EDM_PLUGIN (edm::InputSourcePluginFactory,type,#type); DEFINE_FWK_PSET_DESC_FILLER(type) |
Definition at line 8 of file InputSourceMacros.h.