CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
initializeModule.h
Go to the documentation of this file.
1 #ifndef FWCore_PythonParameterSet_initializeModule_h
2 #define FWCore_PythonParameterSet_initializeModule_h
3 // -*- C++ -*-
4 //
5 // Package: PythonParameterSet
6 // Class : initializeModule
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Tue Jan 11 11:05:56 CST 2011
19 //
20 
21 // system include files
22 
23 // user include files
24 
25 // forward declarations
26 namespace edm {
27  namespace python {
28  void initializeModule();
29  }
30 }
31 
32 
33 #endif
void initializeModule()