Go to the documentation of this file. 1 #ifndef FWCore_Sources_VectorInputSourceMacros_h 2 #define FWCore_Sources_VectorInputSourceMacros_h 7 #define DEFINE_FWK_VECTOR_INPUT_SOURCE(type) \ 8 DEFINE_EDM_PLUGIN (edm::VectorInputSourcePluginFactory,type,#type)