Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 10:46:56

0001 #include "CondFormats/GBRForest/src/headers.h"
0002 
0003 namespace CondFormats_GBRForest {
0004   struct dictionary {
0005     GBRTree e1;
0006     GBRForest e2;
0007     GBRTree2D e3;
0008     GBRForest2D e4;
0009     GBRTreeD e5;
0010     GBRForestD e6;
0011   };
0012 }  // namespace CondFormats_GBRForest