EcalTPGLutGroupRcd

Macros

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

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