/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/DataRecord/src/L1GtPsbSetupRcd.cc
27 строк
495 B
Werner Man-Li Sun
First submission.
16 ноя 2008, 07:49
16 ноя 2008, 07:49
857afbc
Код
Авторство
О чём код?
/** * \class L1GtPsbSetupRcd * * * Description: record for the setup of L1 GT PSB boards. * * Implementation: * <TODO: enter implementation details> * * \author: Vasile Mihai Ghete - HEPHY Vienna * * $Date$ * $Revision$ * */ // this class header #include "CondFormats/DataRecord/interface/L1GtPsbSetupRcd.h" // system include files // user include files #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" // EVENTSETUP_RECORD_REG(L1GtPsbSetupRcd);