CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/Utilities/RFIOAdaptor/interface/RFIOPluginFactory.h

Go to the documentation of this file.
00001 #ifndef RFIO_ADAPTOR_RFIO_PLUGIN_FACTORY_H
00002 # define RFIO_ADAPTOR_RFIO_PLUGIN_FACTORY_H
00003 
00004 #include "FWCore/PluginManager/interface/PluginFactory.h"
00005 
00006 struct RFIODummyFile {};
00007 typedef edmplugin::PluginFactory<RFIODummyFile*(void)> RFIOPluginFactory;
00008 
00009 #endif // RFIO_ADAPTOR_RFIO_PLUGIN_FACTORY_H