EcalTPGStripStatusRcd

Macros

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

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