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