/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Validation/MuonRPCGeometry/plugins/Module.cc
6 строк
249 B
Cms Build
Clang-Format
11 май 2019, 12:09
11 май 2019, 12:09
02cea70
Код
Авторство
О чём код?
#include "FWCore/Framework/interface/MakerMacros.h" #include "Validation/MuonRPCGeometry/plugins/RPCGeometryServTest.h" #include "Validation/MuonRPCGeometry/plugins/RPCPhiEff.h" DEFINE_FWK_MODULE(RPCPhiEff); DEFINE_FWK_MODULE(RPCGeometryServTest);