/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/DataRecord/src/L1TGlobalTriggerMenuRcd.cc
22 строки
432 B
Michael Mulhearn
major name changes throughout L1TGlobal
07 май 2014, 13:29
07 май 2014, 13:29
4d151ed
Код
Авторство
О чём код?
/** * \class L1uGtTriggerMenuRcd * * * Description: record for L1 trigger menu. * * Implementation: * <TODO: enter implementation details> * */ // this class header #include "CondFormats/DataRecord/interface/L1TGlobalTriggerMenuRcd.h" // system include files // user include files #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" // EVENTSETUP_RECORD_REG(L1TGlobalTriggerMenuRcd);