10#ifndef AFP_DBTOOLS_TOFLOCPARAMDBTOOL_H
11#define AFP_DBTOOLS_TOFLOCPARAMDBTOOL_H
22#include "GaudiKernel/EventContext.h"
26#include "nlohmann/json.hpp"
45 virtual StatusCode
finalize()
override;
48 nlohmann::json
parametersData(
const EventContext& ctx)
const override;
49 const ToFLocParamData parameters(
const nlohmann::json& jsondata,
const int stationID,
const int trainID,
const int barID)
const override;
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
Class storing information about alignment.
Header file for interface of SiGlobAlignDBTool used to read global alignment for database.