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