GEMRecoGeometryRcd

Macros

Line Code
1 2 3 4 5 6
#ifndef Geometry_Records_GEMRecoGeometryRcd_H
#define Geometry_Records_GEMRecoGeometryRcd_H

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