/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/GBRForest/src/classes.h
12 строк
255 B
Jonas Rembser
new CondFormats/GBRForest package
06 янв 2021, 01:31
06 янв 2021, 01:31
722fb6c
Код
Авторство
О чём код?
#include "CondFormats/GBRForest/src/headers.h" namespace CondFormats_GBRForest { struct dictionary { GBRTree e1; GBRForest e2; GBRTree2D e3; GBRForest2D e4; GBRTreeD e5; GBRForestD e6; }; } // namespace CondFormats_GBRForest