/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Fireworks/Geometry/src/Reg_TGeoManager.cc
18 строк
364 B
Cms Build
Clang-Format
24 май 2019, 00:16
24 май 2019, 00:16
1f7c0fd
Код
Авторство
О чём код?
// -*- C++ -*- // // Package: Geometry // Class : Reg_TGeoManager // // Implementation: // [Notes on implementation] // // Original Author: // Created: Thu Mar 18 17:03:10 CDT 2010 // // system include files #include "TGeoManager.h" // user include files #include "FWCore/Utilities/interface/typelookup.h" TYPELOOKUP_DATA_REG(TGeoManager);