ATLAS Offline Software
|
Structure holding the status words and rob/rod error flags. More...
Public Attributes | |
bool | rob_error {false} |
bool | rod_error {false} |
uint32_t | status_word {0} |
uint32_t | status_info {0} |
Structure holding the status words and rob/rod error flags.
Definition at line 66 of file RoIBResultByteStreamTool.h.
bool RoIBResultByteStreamTool::DataStatus::rob_error {false} |
Definition at line 67 of file RoIBResultByteStreamTool.h.
bool RoIBResultByteStreamTool::DataStatus::rod_error {false} |
Definition at line 68 of file RoIBResultByteStreamTool.h.
uint32_t RoIBResultByteStreamTool::DataStatus::status_info {0} |
Definition at line 70 of file RoIBResultByteStreamTool.h.
uint32_t RoIBResultByteStreamTool::DataStatus::status_word {0} |
Definition at line 69 of file RoIBResultByteStreamTool.h.