12#ifndef SCT_READ_CALIB_DATA_TOOL
13#define SCT_READ_CALIB_DATA_TOOL
25#include "GaudiKernel/ServiceHandle.h"
45 virtual StatusCode
finalize()
override;
65 virtual std::list<Identifier>
defectList(
const std::string& defect,
const EventContext& ctx)
const override;
66 virtual std::list<Identifier>
defectList(
const std::string& defect)
const override;
81 ToolHandle<ISCT_CablingTool>
m_cabling{
this,
"SCT_CablingTool",
"SCT_CablingTool",
"Tool to retrieve SCT Cabling"};
std::array< SCT_WaferGoodStripInfo, SCT_ConditionsData::NUMBER_OF_WAFERS > SCT_AllGoodStripInfo
SCT_AllGoodStripInfo is std::array of SCT_WaferGoodStripInfo and is used in SCT_ReadCalibDataCondAlg ...
header file for data object
header file for data object for good strip information of a wafer
Header file for AthHistogramAlgorithm.
This is a "hash" representation of an Identifier.
Class to hold geometrical description of a silicon detector element.
Container with a list of defects derived from calibration data and used in SCT_ReadCalibDataCondAlg a...
This is an Identifier helper class for the SCT subdetector.
void scan(TDirectory *td=0, int depth=0)