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_SiStripCommon_Classes_H
2 #define DataFormats_SiStripCommon_Classes_H
3 
5 
8 #include <boost/cstdint.hpp>
12 namespace {
13  struct dictionary1 {
14  // edm::Wrapper< SiStripFecKey > fec;
15  // edm::Wrapper< SiStripFedKey > fed;
16  // edm::Wrapper< SiStripDetKey > det;
17  // edm::Wrapper< SiStripNullKey > null;
18  };
19 }
20 
22 namespace {
23  struct dictionary2 {
28  };
29 }
30 
31 #endif // DataFormats_SiStripCommon_Classes_H