13#ifndef CALOREC_TOOLCONSTANTSCONDALG_H
14#define CALOREC_TOOLCONSTANTSCONDALG_H
23#include "GaudiKernel/ToolHandle.h"
45 using AthCondAlgorithm::AthCondAlgorithm;
53 StatusCode
execute (
const EventContext& ctx)
const override;
57 {
this,
"BlobTool",
"Blob2ToolConstants",
"Tool to convert from COOL inline ata." };
60 {
this,
"COOLFolderKey",
"",
"Name of COOL folder" };
63 {
this,
"DetStoreKey",
"",
"Key in DetectorStore of ToolConstants object." };
66 {
this,
"ToolConstantsKey",
"",
"SG key of output ToolConstants object" };
Base class for conditions algorithms.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
Base class for conditions algorithms.