/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FWCore/PrescaleService/plugins/Module.cc
4 строки
195 B
W. David Dagenhart
Changes from scram build code-format-all
03 май 2019, 18:48
03 май 2019, 18:48
22c28dc
Код
Авторство
О чём код?
#include "FWCore/ServiceRegistry/interface/ServiceMaker.h" #include "FWCore/PrescaleService/interface/PrescaleService.h" using edm::service::PrescaleService; DEFINE_FWK_SERVICE(PrescaleService);