/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/DataRecord/src/L1TGlobalParametersRcd.cc
27 строк
518 B
Brian Winer
New CondFormats to replace Legacy versions for Stable Params, Prescales, and Vetos.
22 апр 2016, 04:13
22 апр 2016, 04:13
d5198d6
Код
Авторство
О чём код?
/** * \class L1TGlobalParametersRcd * * * Description: record for L1 GT stable parameters. * * Implementation: * <TODO: enter implementation details> * * \author: Vasile Mihai Ghete - HEPHY Vienna * * $Date$ * $Revision$ * */ // this class header #include "CondFormats/DataRecord/interface/L1TGlobalParametersRcd.h" // system include files // user include files #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" // EVENTSETUP_RECORD_REG(L1TGlobalParametersRcd);