Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:01:57

0001 #include "CondFormats/Calibration/src/headers.h"
0002 
0003 namespace CondFormats_Calibration {
0004   struct dictionary {
0005     fixedArray<unsigned short, 2097> d;
0006     std::map<std::string, Algo> e;
0007     std::pair<std::string, Algo> e1;
0008     std::map<std::string, Algob> e2;
0009     std::pair<std::string, Algob> e3;
0010   };
0011 }  // namespace CondFormats_Calibration