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