00001 #ifndef CSCGAINSRCD_H 00002 #define CSCGAINSRCD_H 00003 00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00005 class CSCGainsRcd : public edm::eventsetup::EventSetupRecordImplementation<CSCGainsRcd> {}; 00006 #endif