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.
15 
16 namespace {
17  struct dictionary {
18  std::vector< std::vector<FedChannelConnection> > tmp1;
19 
20 #ifdef SISTRIPCABLING_USING_NEW_STRUCTURE
21 
22 // SiStripFedCabling::Registry temp12;
23 
24 #endif
25 
26  std::vector<SiStripThreshold::Container> tmp22;
27  std::vector< SiStripThreshold::DetRegistry > tmp24;
28 
29  };
30 }
31