|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef COOLLUMIUTILITIES_BUNCHGROUPCONDALG_H
14 #define COOLLUMIUTILITIES_BUNCHGROUPCONDALG_H
46 {
this,
"BunchGroupFolderInputKey",
"",
"" };
50 {
this,
"BunchGroupOutputKey",
"BunchGroupCondData",
"" };
54 #endif // not COOLLUMIUTILITIES_BUNCHGROUPCONDALG_H
SG::ReadCondHandleKey< AthenaAttributeList > m_bunchGroupFolderInputKey
Input conditions object.
Conditions algorithm to unpack bunch group data from COOL.
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
virtual StatusCode initialize() override
Gaudi initialize method.
::StatusCode StatusCode
StatusCode definition for legacy code.
Holds data on filled bunches.
SG::WriteCondHandleKey< BunchGroupCondData > m_bunchGroupOutputKey
Output conditions object.
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm execute method.