|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef SCT_READ_CALIB_DATA_TOOL
13 #define SCT_READ_CALIB_DATA_TOOL
25 #include "GaudiKernel/ServiceHandle.h"
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"};
86 #endif // SCT_READ_CALIB_DATA_TOOL
Container with a list of defects derived from calibration data and used in SCT_ReadCalibDataCondAlg a...
::StatusCode StatusCode
StatusCode definition for legacy code.
void scan(TDirectory *td=0, int depth=0)
header file for data object for good strip information of a wafer
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 ...
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...