|
ATLAS Offline Software
|
Go to the documentation of this file.
2 #ifndef PIXELBYTESTREAMERRORDETECTORELEMENTSTATUSTOOL_H
3 #define PIXELBYTESTREAMERRORDETECTORELEMENTSTATUSTOOL_H
7 #include "Gaudi/Property.h"
24 virtual std::unique_ptr<InDet::SiDetectorElementStatus>
29 {
this,
"PixelByteStreamErrs",
"PixelByteStreamErrs",
"PixelByteStreamErrs container key"};
32 {
this,
"UseByteStreamFEI4",
false,
"Switch of the ByteStream error for FEI4"};
35 {
this,
"UseByteStreamFEI3",
false,
"Switch of the ByteStream error for FEI3"};
38 {
this,
"UseByteStreamRD53",
false,
"Switch of the ByteStream error for RD53"};
41 {
this,
"ActiveOnly",
false,
"Module and chip status will only reflect whether the modules or chips are active not necessarily whether the signals are good."};
47 static InterfaceID IID_PixelByteStreamErrorDetectorElementStatusTool(
"PixelByteStreamErrorDetectorElementStatusTool", 1, 0);
48 return IID_PixelByteStreamErrorDetectorElementStatusTool;
::StatusCode StatusCode
StatusCode definition for legacy code.