|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef jFEXCondAlgo_H
12 #define jFEXCondAlgo_H
46 UnsignedIntegerProperty
m_dbBeginTimestamp {
this,
"BeginTimestamp", 1698527690,
"Earliest timestamp that db parameters will be loaded. Default is start of 2023-10-27"};
48 Gaudi::Property<bool>
m_isMC {
this,
"IsMC",
false,
"For MC, always access the DB"};
SG::WriteCondHandleKey< jFEXDBCondData > m_jFEXDBParamsKey
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
virtual StatusCode initialize() override
Function initialising the algorithm.
Gaudi::Property< bool > m_isMC
virtual bool isReEntrant() const override final
SG::ReadCondHandleKey< CondAttrListCollection > m_JfexNoiseCutsKey
bool const RAWDATA *ch2 const
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
An algorithm that can be simultaneously executed in multiple threads.
UnsignedIntegerProperty m_dbBeginTimestamp
virtual StatusCode execute(const EventContext &) const override
Function executing the algorithm.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadCondHandleKey< CondAttrListCollection > m_JfexModuleSettingsKey
SG::ReadCondHandleKey< CondAttrListCollection > m_JfexSystemSettingsKey
AthROOTErrorHandlerSvc * svc
jFEXCondAlgo(const std::string &name, ISvcLocator *svc)
Constructors.
macros to associate a CLID to a type