CSCDBGainsRcd

Macros

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

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