CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ServicePluginFactory.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: ServiceRegistry
4 // Class : ServicePluginFactory
5 //
6 // Implementation:
7 // <Notes on implementation>
8 //
9 // Original Author: Chris Jones
10 // Created: Mon Sep 5 13:33:19 EDT 2005
11 // $Id: ServicePluginFactory.cc,v 1.4 2007/04/13 10:39:43 wmtan Exp $
12 //
13 
14 // system include files
15 
16 // user include files
18 
20 
#define EDM_REGISTER_PLUGINFACTORY(_factory_, _category_)