CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MakerPluginFactory.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_MakerPluginFactory_h
2 #define FWCore_Framework_MakerPluginFactory_h
3 
5 
6 namespace edm {
7  class Maker;
8 
10 } // namespace edm
11 
12 #endif