ME0RecoGeometryRcd

Macros

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

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