CMS 3D CMS Logo

TechnologyProxyFactory.h

Go to the documentation of this file.
00001 #ifndef CondCore_DBCommon_TechnologyProxyFactory_h
00002 #define CondCore_DBCommon_TechnologyProxyFactory_h
00003 #include "FWCore/PluginManager/interface/PluginFactory.h"
00004 #include "CondCore/DBCommon/interface/TechnologyProxy.h"
00005 #include <string>
00006 namespace cond{
00007   typedef edmplugin::PluginFactory< cond::TechnologyProxy*(const std::string&) > TechnologyProxyFactory;
00008 }
00009 #endif

Generated on Tue Jun 9 17:26:04 2009 for CMSSW by  doxygen 1.5.4