33 virtual StatusCode
execute(
const EventContext& )
const override;
45 UnsignedIntegerProperty
m_dbBeginTimestamp {
this,
"BeginTimestamp", 1698527690,
"Earliest timestamp that db parameters will be loaded. Default is start of 2023-10-27"};
47 Gaudi::Property<bool>
m_isMC {
this,
"IsMC",
false,
"For MC, always access the DB"};
Base class for conditions algorithms.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
macros to associate a CLID to a type
Base class for conditions algorithms.
jFEXCondAlgo(const std::string &name, ISvcLocator *svc)
Constructors.
SG::ReadCondHandleKey< CondAttrListCollection > m_JfexNoiseCutsKey
virtual StatusCode initialize() override
Function initialising the algorithm.
SG::ReadCondHandleKey< CondAttrListCollection > m_JfexSystemSettingsKey
SG::WriteCondHandleKey< jFEXDBCondData > m_jFEXDBParamsKey
virtual StatusCode execute(const EventContext &) const override
Function executing the algorithm.
Gaudi::Property< bool > m_isMC
UnsignedIntegerProperty m_dbBeginTimestamp
SG::ReadCondHandleKey< CondAttrListCollection > m_JfexModuleSettingsKey
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...