/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FastSimulation/MaterialEffects/test/init.C
9 строк
235 B
wmtan
Rename AutoLibraryLoader
29 май 2015, 09:24
29 май 2015, 09:24
1cba522
Код
Авторство
О чём код?
{ // initialize the core of the framework, and load the PFRootEvent // library, which contains the ROOT interface gSystem->Load("libFWCoreFWLite.so"); gSystem->Load("libFastSimulationMaterialEffects.so"); FWLiteEnabler::enable(); }