#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.
Referenced by edm::EmptySource::fillDescriptions(), edm::TestSource::fillDescriptions(), dqmservices::DQMProtobufReader::fillDescriptions(), MCatNLOSource::hwwarn(), cond::EmptyIOVSource::initialize(), DQMRootSource::logFileAction(), FRDStreamSource::openFile(), HcalTBSource::produce(), AlpgenSource::produce(), and LHESource::readLuminosityBlockAuxiliary_().