CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SaveConfiguration.h
Go to the documentation of this file.
1 #ifndef FWCore_ServiceRegistry_SaveConfiguration_h
2 #define FWCore_ServiceRegistry_SaveConfiguration_h
3 // -*- C++ -*-
4 //
5 // Package: ServiceRegistry
6 // Class : SaveConfiguration
7 //
17 //
18 // Original Author: Chris Jones
19 // Created: Fri Mar 12 14:55:07 CST 2010
20 //
21 
22 // system include files
23 
24 // user include files
25 
26 // forward declarations
27 
28 namespace edm {
29  namespace serviceregistry {
31  {
32  };
33  }
34 }
35 
36 #endif