/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/Records/src/EcalPreshowerGeometryRecord.cc
15 строк
403 B
Cms Build
Clang-Format
22 май 2019, 04:55
22 май 2019, 04:55
158eef8
Код
Авторство
О чём код?
// -*- C++ -*- // // Package: Records // Class : EcalPreshowerGeometryRecord // // Implementation: // <Notes on implementation> // // Author: Brian Heltsley // Created: April 1, 2008 #include "Geometry/Records/interface/EcalPreshowerGeometryRecord.h" #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" EVENTSETUP_RECORD_REG(EcalPreshowerGeometryRecord);