#ifndef CSCDBGASGAINCORRECTIONRCD_H
#define CSCDBGASGAINCORRECTIONRCD_H
#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class CSCDBGasGainCorrectionRcd : public edm::eventsetup::EventSetupRecordImplementation<CSCDBGasGainCorrectionRcd> {};
#endif
|