CSCDBGasGainCorrectionRcd

Macros

Line Code
1 2 3 4 5 6
#ifndef CSCDBGASGAINCORRECTIONRCD_H
#define CSCDBGASGAINCORRECTIONRCD_H

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