/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondCore/HLTPlugins/src/plugin.cc
10 строк
464 B
Silvio Donato
Revert "Adding infra. for L1T object scaling constants from DB"
10 дек 2020, 11:34
Не верифицирован
10 дек 2020, 11:34
04d8f20
Код
Авторство
О чём код?
#include "CondCore/ESSources/interface/registration_macros.h" #include "CondFormats/HLTObjects/interface/AlCaRecoTriggerBits.h" #include "CondFormats/DataRecord/interface/AlCaRecoTriggerBitsRcd.h" #include "CondFormats/HLTObjects/interface/HLTPrescaleTableCond.h" #include "CondFormats/DataRecord/interface/HLTPrescaleTableRcd.h" REGISTER_PLUGIN(AlCaRecoTriggerBitsRcd, AlCaRecoTriggerBits); REGISTER_PLUGIN(HLTPrescaleTableRcd, trigger::HLTPrescaleTableCond);