/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/Records/interface/PFastTimeRcd.h
6 строк
219 B
Sunanda
Add Reco geometry for Fast Timing
11 ноя 2016, 18:43
11 ноя 2016, 18:43
665afe7
Код
Авторство
О чём код?
#ifndef PFastTimeRCD_H #define PFastTimeRCD_H #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" class PFastTimeRcd : public edm::eventsetup::EventSetupRecordImplementation<PFastTimeRcd> {}; #endif