ATLAS Offline Software
|
Interface to tool providing vertex parameters of ToF detectors from the conditions database. More...
#include <IToFVtxParamDBTool.h>
Public Member Functions | |
DeclareInterfaceID (IToFVtxParamDBTool, 1, 0) | |
virtual nlohmann::json | parametersData (const EventContext &ctx) const =0 |
Provide ToF parameters for a given station. Returns zeros if no data available. More... | |
virtual const ToFVtxParamData | parameters (const nlohmann::json &jsondata, const int stationID) const =0 |
Interface to tool providing vertex parameters of ToF detectors from the conditions database.
Definition at line 23 of file IToFVtxParamDBTool.h.
AFP::IToFVtxParamDBTool::DeclareInterfaceID | ( | IToFVtxParamDBTool | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
|
pure virtual |
Provide ToF parameters for a given station. Returns zeros if no data available.