|
ATLAS Offline Software
|
Go to the documentation of this file.
2 #ifndef PIXELACTIVEDETECTORELEMENTSTATUSTOOL_H
3 #define PIXELACTIVEDETECTORELEMENTSTATUSTOOL_H
8 #include "Gaudi/Property.h"
15 class SiDetectorElementStatus;
30 virtual std::unique_ptr<InDet::SiDetectorElementStatus>
35 {
this,
"PixelDCSStatusCondData",
"PixelDCSStatusCondData",
"Pixel FSM status key"};
37 {
this,
"IsActiveStatus", {},
"Pixel module status for which the module is considered active." };
43 static InterfaceID IID_PixelActiveDetectorElementStatusTool(
"PixelActiveDetectorElementStatusTool", 1, 0);
44 return IID_PixelActiveDetectorElementStatusTool;
::StatusCode StatusCode
StatusCode definition for legacy code.
Store pixel DCS module status in PixelDCSStatusData.