CMS 3D CMS Logo

InputSourceMacros.h

Go to the documentation of this file.
00001 #ifndef Framework_InputSourceMacros_h
00002 #define Framework_InputSourceMacros_h
00003 
00004 #include "FWCore/Framework/src/InputSourceFactory.h"
00005 #include "FWCore/Framework/interface/InputSource.h"
00006 
00007 #define DEFINE_FWK_INPUT_SOURCE(type) \
00008   DEFINE_EDM_PLUGIN (edm::InputSourcePluginFactory,type,#type)
00009 
00010 #define DEFINE_ANOTHER_FWK_INPUT_SOURCE(type) \
00011   DEFINE_EDM_PLUGIN (edm::InputSourcePluginFactory,type,#type)
00012 
00013 #endif

Generated on Tue Jun 9 17:35:42 2009 for CMSSW by  doxygen 1.5.4