2#ifndef PIXELACTIVEDETECTORELEMENTSTATUSTOOL_H
3#define PIXELACTIVEDETECTORELEMENTSTATUSTOOL_H
8#include "Gaudi/Property.h"
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;
Store pixel DCS module status in PixelDCSStatusData.