00001 #ifndef DataRecord_GBRWrapperRcd_h 00002 #define DataRecord_GBRWrapperRcd_h 00003 // -*- C++ -*- 00004 // 00005 // Package: DataRecord 00006 // Class : GBRWrapperRcd 00007 // 00016 // 00017 // Author: 00018 // Created: Tue Nov 8 22:18:56 CET 2011 00019 // $Id: GBRWrapperRcd.h,v 1.1 2011/11/16 17:32:22 bendavid Exp $ 00020 // 00021 00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00023 00024 class GBRWrapperRcd : public edm::eventsetup::EventSetupRecordImplementation<GBRWrapperRcd> {}; 00025 00026 #endif