/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/Records/interface/ETLGeometryRcd.h
6 строк
245 B
lgray
Part 1 of MTD Tracking Integration: Topologies and Geometries
29 авг 2018, 22:38
29 авг 2018, 22:38
b2af0d9
Код
Авторство
О чём код?
#ifndef Geometry_ETLGeometryRcd_H #define Geometry_ETLGeometryRcd_H #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" class ETLGeometryRcd : public edm::eventsetup::EventSetupRecordImplementation<ETLGeometryRcd> {}; #endif