![]() |
ATLAS Offline Software
|
Interface to tool providing local alignment of silicon detectors from the conditions database. More...
#include <ISiLocAlignDBTool.h>
Public Member Functions | |
| DeclareInterfaceID (ISiLocAlignDBTool, 1, 0) | |
| virtual nlohmann::json | alignmentData (const EventContext &ctx) const =0 |
| Provide alignment parameters for a given plane. Returns zeros if no data available. More... | |
| virtual const SiLocAlignData | alignment (const nlohmann::json &jsondata, const int stationID, const int planeID) const =0 |
Interface to tool providing local alignment of silicon detectors from the conditions database.
Definition at line 23 of file ISiLocAlignDBTool.h.
|
pure virtual |
|
pure virtual |
Provide alignment parameters for a given plane. Returns zeros if no data available.
| AFP::ISiLocAlignDBTool::DeclareInterfaceID | ( | ISiLocAlignDBTool | , |
| 1 | , | ||
| 0 | |||
| ) |
1.8.18