|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef COOLLUMIUTILITIES_FILLPARAMSCONDALG_H
14 #define COOLLUMIUTILITIES_FILLPARAMSCONDALG_H
46 {
this,
"FillParamsFolderInputKey",
"",
"" };
50 {
this,
"FillParamsOutputKey",
"FillParamsCondData",
"" };
54 #endif // not COOLLUMIUTILITIES_FILLPARAMSCONDALG_H
virtual StatusCode initialize() override final
Gaudi initialize method.
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
::StatusCode StatusCode
StatusCode definition for legacy code.
Holds fill parameters data.
virtual StatusCode execute(const EventContext &ctx) const override final
Algorithm execute method.
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...
SG::ReadCondHandleKey< AthenaAttributeList > m_fillParamsFolderInputKey
Input conditions object.
Conditions algorithm to unpack fill parameters from COOL.
SG::WriteCondHandleKey< FillParamsCondData > m_fillParamsOutputKey
Output conditions object.
virtual bool isReEntrant() const override final