/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DataFormats/Math/test/SealModule.cc
7 строк
262 B
Cms Build
Clang-Format
11 июн 2019, 11:29
11 июн 2019, 11:29
146bc98
Код
Авторство
О чём код?
#include "FWCore/PluginManager/interface/ModuleDef.h" #include "FWCore/Framework/interface/MakerMacros.h" #include "DataFormats/Math/test/WriteMath.h" #include "DataFormats/Math/test/ReadMath.h" DEFINE_FWK_MODULE(WriteMath); DEFINE_FWK_MODULE(ReadMath);