CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
classes.h
Go to the documentation of this file.
1 #ifndef DataFormats_CLUSTERFP420_CLASSES_H
2 #define DataFormats_CLUSTERFP420_CLASSES_H
3 
8 #include <vector>
9 #include <string>
10 
12 
15 namespace {
16  struct dictionary {
22 
24  };
25 }
26 
28 
31 namespace {
32  struct dictionary2 {
38 
40  };
41 }
42 
44 
47 namespace {
48  struct dictionary3 {
54 
56  };
57 }
58 
60 
61 #endif // ClusterFP420_CLASSES_H
62 
63