Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:39

0001 #include "CondFormats/SiStripObjects/src/headers.h"
0002 
0003 namespace CondFormats_SiStripObjects {
0004   struct dictionary {
0005     std::vector<std::vector<FedChannelConnection> > tmp1;
0006 
0007 #ifdef SISTRIPCABLING_USING_NEW_STRUCTURE
0008 
0009     //    SiStripFedCabling::Registry            temp12;
0010 
0011 #endif
0012 
0013     std::vector<SiStripThreshold::Container> tmp22;
0014     std::vector<SiStripThreshold::DetRegistry> tmp24;
0015 
0016     std::vector<Phase2TrackerModule> vp2m;
0017   };
0018 }  // namespace CondFormats_SiStripObjects