test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ParameterSetfwd.h
Go to the documentation of this file.
1 #ifndef ParameterSet_ParameterSetfwd_h
2 #define ParameterSet_ParameterSetfwd_h
3 
4 /*----------------------------------------------------------------------
5 
6 Forward declarations of types and functions in the ParameterSet system.
7 
8 NOTE: This is *very* incomplete.
9 
10 ----------------------------------------------------------------------*/
11 
12 namespace edm {
13  class ParameterSet;
14  class FileInPath;
17 }
18 
19 #endif
20