EcalTPGLinearizationConstRcd

Macros

Line Code
1 2 3 4 5 6 7
#ifndef ECALTPGLINCONSTRCD_H
#define ECALTPGLINCONSTRCD_H

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