ETLGeometryRcd

Macros

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

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