#include <ISCT_ReadCalibDataTool.h>
|
| virtual | ~ISCT_ReadCalibDataTool ()=default |
| | Destructor.
|
| | DeclareInterfaceID (ISCT_ReadCalibDataTool, 1, 0) |
| | Creates the InterfaceID and interfaceID() method.
|
| virtual ISCT_ReadCalibDataTool::CalibDefectType | defectType (const Identifier &stripId, const EventContext &ctx, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
| | Return summary of defect type and values for a strip.
|
| virtual SCT_CalibDefectData::CalibModuleDefects | defectsSummary (const Identifier &moduleId, const std::string &scan, const EventContext &ctx) const =0 |
| | Returns module summary of defect.
|
| virtual std::list< Identifier > | defectList (const std::string &defect, const EventContext &ctx) const =0 |
| | Returns module summary of defect.
|
| | DeclareInterfaceID (ISCT_ConditionsTool, 1, 0) |
| | Creates the InterfaceID and interfaceID() method.
|
| virtual bool | canReportAbout (InDetConditions::Hierarchy h) const =0 |
| | Return whether this service can report on the hierarchy level (e.g. module, chip...).
|
| virtual bool | isGood (const Identifier &elementId, const EventContext &ctx, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 |
| | Summarise the result from the service as good/bad.
|
| virtual bool | isGood (const IdentifierHash &hashId, const EventContext &ctx) const =0 |
| virtual void | getDetectorElementStatus (const EventContext &ctx, InDet::SiDetectorElementStatus &element_status, SG::WriteCondHandle< InDet::SiDetectorElementStatus > *whandle) const =0 |
Definition at line 29 of file ISCT_ReadCalibDataTool.h.
◆ ~ISCT_ReadCalibDataTool()
| virtual ISCT_ReadCalibDataTool::~ISCT_ReadCalibDataTool |
( |
| ) |
|
|
virtualdefault |
◆ canReportAbout()
Return whether this service can report on the hierarchy level (e.g. module, chip...).
◆ DeclareInterfaceID() [1/2]
Creates the InterfaceID and interfaceID() method.
◆ DeclareInterfaceID() [2/2]
Creates the InterfaceID and interfaceID() method.
◆ defectList()
| virtual std::list< Identifier > ISCT_ReadCalibDataTool::defectList |
( |
const std::string & | defect, |
|
|
const EventContext & | ctx ) const |
|
pure virtual |
Returns module summary of defect.
◆ defectsSummary()
Returns module summary of defect.
◆ defectType()
Return summary of defect type and values for a strip.
◆ getDetectorElementStatus()
◆ isGood() [1/2]
Summarise the result from the service as good/bad.
◆ isGood() [2/2]
The documentation for this class was generated from the following file: