Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 #include "CondCore/ESSources/interface/registration_macros.h"
0002 #include "CondFormats/GBRForest/interface/GBRForest.h"
0003 #include "CondFormats/GBRForest/interface/GBRForestD.h"
0004 #include "CondFormats/DataRecord/interface/GBRWrapperRcd.h"
0005 #include "CondFormats/DataRecord/interface/GBRDWrapperRcd.h"
0006 
0007 REGISTER_PLUGIN(GBRWrapperRcd, GBRForest);
0008 REGISTER_PLUGIN(GBRDWrapperRcd, GBRForestD);