#ifndef ECALTPGPHYSICSCONSTRCD_H
#define ECALTPGPHYSICSCONSTRCD_H
#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class EcalTPGPhysicsConstRcd : public edm::eventsetup::EventSetupRecordImplementation<EcalTPGPhysicsConstRcd> {};
#endif
|