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

Interface to tool providing vertex parameters of ToF detectors from the conditions database. More...

#include <IToFVtxParamDBTool.h>

Inheritance diagram for AFP::IToFVtxParamDBTool:
Collaboration diagram for AFP::IToFVtxParamDBTool:

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.
virtual const ToFVtxParamData parameters (const nlohmann::json &jsondata, const int stationID) const =0

Detailed Description

Interface to tool providing vertex parameters of ToF detectors from the conditions database.

Definition at line 23 of file IToFVtxParamDBTool.h.

Member Function Documentation

◆ DeclareInterfaceID()

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

◆ parameters()

virtual const ToFVtxParamData AFP::IToFVtxParamDBTool::parameters ( const nlohmann::json & jsondata,
const int stationID ) const
pure virtual

◆ parametersData()

virtual nlohmann::json AFP::IToFVtxParamDBTool::parametersData ( const EventContext & ctx) const
pure virtual

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


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