6#ifndef AFP_DBTOOLS_ISILOCALIGNDBTOOL_H
7#define AFP_DBTOOLS_ISILOCALIGNDBTOOL_H
11#include "GaudiKernel/IAlgTool.h"
12#include "GaudiKernel/EventContext.h"
15#include "nlohmann/json_fwd.hpp"
29 virtual nlohmann::json
alignmentData(
const EventContext& ctx)
const = 0;
Class storing information about alignment.
Header file for interface of SiGlobAlignDBTool used to read global alignment for database.