/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/Records/interface/BTLGeometryRcd.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_BTLGeometryRcd_H #define Geometry_BTLGeometryRcd_H #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" class BTLGeometryRcd : public edm::eventsetup::EventSetupRecordImplementation<BTLGeometryRcd> {}; #endif