|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef COOLLUMIUTILITIES_ONLINELUMICALIBRATIONCONDALG_H
14 #define COOLLUMIUTILITIES_ONLINELUMICALIBRATIONCONDALG_H
46 {
this,
"CalibrationFolderInputKey",
"",
"" };
50 {
this,
"LumiCalibOutputKey",
"OnlineLumiCalibrationCondData",
"" };
54 #endif // not COOLLUMIUTILITIES_ONLINELUMICALIBRATIONCONDALG_H
virtual StatusCode initialize() override final
Gaudi initialize method.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
SG::WriteCondHandleKey< OnlineLumiCalibrationCondData > m_lumiCalibOutputKey
Output conditions object.
SG::ReadCondHandleKey< CondAttrListCollection > m_calibrationFolderInputKey
Input conditions object.
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
virtual bool isReEntrant() const override final
::StatusCode StatusCode
StatusCode definition for legacy code.
Luminosity calibration data, produced by OnlineLumiCalibrationCondAlg.
Produce lumi calibration data from COOL.
virtual StatusCode execute(const EventContext &ctx) const override final
Algorithm execute method.