RPCRecoGeometryRcd

Macros

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

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