|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef LUMIBLOCKCOMPS_LBDURATIONCONDALG_H
14 #define LUMIBLOCKCOMPS_LBDURATIONCONDALG_H
46 {
this,
"LBLBFolderInputKey",
"/TRIGGER/LUMI/LBLB",
"" };
51 {
this,
"LBDurationOutputKey",
"LBDurationCondData",
"" };
57 #endif // not LUMIBLOCKCOMPS_LBDURATIONCONDALG_H
SG::ReadCondHandleKey< AthenaAttributeList > m_lblbFolderInputKey
Input COOL folder.
Produce LBDurationCondData from /TRIGGER/LUMI/LBLB.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm execute 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.
virtual StatusCode initialize() override
Gaudi initialize method.
Hold luminosity block duration data produced from /TRIGGER/LUMI/LBLB.
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...
SG::WriteCondHandleKey< LBDurationCondData > m_lbDurationOutputKey
Output conditions object.
virtual bool isReEntrant() const override final