ATLAS Offline Software
Loading...
Searching...
No Matches
AFP::ISiGlobAlignDBTool Class Referenceabstract

Interface to tool providing local alignment of silicon detectors from the conditions database. More...

#include <ISiGlobAlignDBTool.h>

Inheritance diagram for AFP::ISiGlobAlignDBTool:
Collaboration diagram for AFP::ISiGlobAlignDBTool:

Public Member Functions

 DeclareInterfaceID (ISiGlobAlignDBTool, 1, 0)
virtual nlohmann::json alignmentData (const EventContext &ctx) const =0
 Provide alignment parameters for a given station. Returns zeros if no data available.
virtual const SiGlobAlignData alignment (const nlohmann::json &jsondata, const int stationID) const =0

Detailed Description

Interface to tool providing local alignment of silicon detectors from the conditions database.

Definition at line 23 of file ISiGlobAlignDBTool.h.

Member Function Documentation

◆ alignment()

virtual const SiGlobAlignData AFP::ISiGlobAlignDBTool::alignment ( const nlohmann::json & jsondata,
const int stationID ) const
pure virtual

◆ alignmentData()

virtual nlohmann::json AFP::ISiGlobAlignDBTool::alignmentData ( const EventContext & ctx) const
pure virtual

Provide alignment parameters for a given station. Returns zeros if no data available.

◆ DeclareInterfaceID()

AFP::ISiGlobAlignDBTool::DeclareInterfaceID ( ISiGlobAlignDBTool ,
1 ,
0  )

The documentation for this class was generated from the following file: