EcalTPGPedestalsRcd

Macros

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

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