EcalTPGLutIdMapRcd

Macros

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

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