| 
| virtual  | ~ISCT_ReadCalibDataTool ()=default | 
|   | Destructor.  More...
  | 
|   | 
|   | DeclareInterfaceID (ISCT_ReadCalibDataTool, 1, 0) | 
|   | Creates the InterfaceID and interfaceID() method.  More...
  | 
|   | 
| 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.  More...
  | 
|   | 
| virtual ISCT_ReadCalibDataTool::CalibDefectType  | defectType (const Identifier &stripId, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 | 
|   | Return summary of defect type and values for a strip.  More...
  | 
|   | 
| virtual SCT_CalibDefectData::CalibModuleDefects  | defectsSummary (const Identifier &moduleId, const std::string &scan, const EventContext &ctx) const =0 | 
|   | Returns module summary of defect.  More...
  | 
|   | 
| virtual SCT_CalibDefectData::CalibModuleDefects  | defectsSummary (const Identifier &moduleId, const std::string &scan) const =0 | 
|   | Returns module summary of defect.  More...
  | 
|   | 
| virtual std::list< Identifier >  | defectList (const std::string &defect, const EventContext &ctx) const =0 | 
|   | Returns module summary of defect.  More...
  | 
|   | 
| virtual std::list< Identifier >  | defectList (const std::string &defect) const =0 | 
|   | Returns module summary of defect.  More...
  | 
|   | 
|   | DeclareInterfaceID (ISCT_ConditionsTool, 1, 0) | 
|   | Creates the InterfaceID and interfaceID() method.  More...
  | 
|   | 
| virtual bool  | canReportAbout (InDetConditions::Hierarchy h) const =0 | 
|   | Return whether this service can report on the hierarchy level (e.g. module, chip...)  More...
  | 
|   | 
| virtual bool  | isGood (const Identifier &elementId, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 | 
|   | Summarise the result from the service as good/bad.  More...
  | 
|   | 
| virtual bool  | isGood (const Identifier &elementId, const EventContext &ctx, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const =0 | 
|   | 
| virtual bool  | isGood (const IdentifierHash &hashId) const =0 | 
|   | 
| 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.