CMS 3D CMS Logo

VectorInputSourceMacros.h

Go to the documentation of this file.
00001 #ifndef FWCore_Sources_VectorInputSourceMacros_h
00002 #define FWCore_Sources_VectorInputSourceMacros_h
00003 
00004 #include "FWCore/Sources/interface/VectorInputSourceFactory.h"
00005 #include "FWCore/Sources/interface/VectorInputSource.h"
00006 
00007 #define DEFINE_FWK_VECTOR_INPUT_SOURCE(type) \
00008   DEFINE_EDM_PLUGIN (edm::VectorInputSourcePluginFactory,type,#type)
00009 
00010 #define DEFINE_ANOTHER_FWK_VECTOR_INPUT_SOURCE(type) \
00011   DEFINE_EDM_PLUGIN (edm::VectorInputSourcePluginFactory,type,#type)
00012 
00013 #endif

Generated on Tue Jun 9 17:36:40 2009 for CMSSW by  doxygen 1.5.4