/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/DataRecord/interface/PPSDirectSimulationDataRcd.h
9 строк
325 B
Jan Kaspar
apply code-format
20 ноя 2020, 13:46
20 ноя 2020, 13:46
2afe7cd
Код
Авторство
О чём код?
#ifndef CTPPSBeamParametersRcd_PPSDirectSimulationDataRcd_h #define CTPPSBeamParametersRcd_PPSDirectSimulationDataRcd_h #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" class PPSDirectSimulationDataRcd : public edm::eventsetup::EventSetupRecordImplementation<PPSDirectSimulationDataRcd> { }; #endif