CSCGainsRcd

Macros

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

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