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