EcalTPGTowerStatusRcd

Macros

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

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