00001 // -*- C++ -*- 00002 // 00003 // Package: ServiceRegistry 00004 // Class : ServicePluginFactory 00005 // 00006 // Implementation: 00007 // <Notes on implementation> 00008 // 00009 // Original Author: Chris Jones 00010 // Created: Mon Sep 5 13:33:19 EDT 2005 00011 // $Id: ServicePluginFactory.cc,v 1.4 2007/04/13 10:39:43 wmtan Exp $ 00012 // 00013 00014 // system include files 00015 00016 // user include files 00017 #include "FWCore/ServiceRegistry/interface/ServicePluginFactory.h" 00018 00019 EDM_REGISTER_PLUGINFACTORY(edm::serviceregistry::ServicePluginFactory,"CMS EDM Framework Service"); 00020