|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef SCT_SensorsTool_h
14 #define SCT_SensorsTool_h
38 virtual void getSensorsData(std::vector<std::string>& userVector,
const EventContext& ctx)
const override;
39 virtual void getSensorsData(std::vector<std::string>& userVector)
const override;
42 virtual std::string
getManufacturer(
unsigned int truncatedSerialNumber,
const EventContext& ctx)
const override;
43 virtual std::string
getManufacturer(
unsigned int truncatedSerialNumber)
const override;
56 #endif // SCT_SensorsTool_h
::StatusCode StatusCode
StatusCode definition for legacy code.
header file for data object for SCT_SensorsCondAlg and SCT_SensorsTool.
Class for data object used in SCT_SensorsCondAlg and SCT_SensorsTool.
std::map< CondAttrListCollection::ChanNum, SCT_SensorCondData > SCT_SensorsCondData
Class for data object for SCT_SensorsCondAlg and SCT_SensorsTool.