/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/DataRecord/src/EcalSCDynamicDPhiParametersRcd.cc
15 строк
446 B
Thomas Reis
Move the mustache SC parameters and the dynamic dPhi SC parameters to the event setup. Allow for eta and energy binned parameter sets.
23 ноя 2020, 20:20
23 ноя 2020, 20:20
7e756ca
Код
Авторство
О чём код?
// -*- C++ -*- // // Package: CondFormats/DataRecord // Class : EcalSCDynamicDPhiParametersRcd // // Implementation: // [Notes on implementation] // // Author: Thomas Reis // Created: Wed, 28 Oct 2020 12:56:00 GMT #include "CondFormats/DataRecord/interface/EcalSCDynamicDPhiParametersRcd.h" #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" EVENTSETUP_RECORD_REG(EcalSCDynamicDPhiParametersRcd);