#include "FWCore/Framework/src/Factory.h"
#include "FWCore/Framework/src/WorkerMaker.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescriptionFillerPluginFactory.h"
#include "FWCore/Framework/src/WorkerT.h"
Go to the source code of this file.
Macros | |
#define | DEFINE_FWK_MODULE(type) DEFINE_EDM_PLUGIN (edm::MakerPluginFactory,edm::WorkerMaker<type>,#type); DEFINE_FWK_PSET_DESC_FILLER(type) |
#define DEFINE_FWK_MODULE | ( | type | ) | DEFINE_EDM_PLUGIN (edm::MakerPluginFactory,edm::WorkerMaker<type>,#type); DEFINE_FWK_PSET_DESC_FILLER(type) |
Definition at line 17 of file MakerMacros.h.
Referenced by StripCompactDigiSimLinksProducer::produce().