ATLAS Offline Software
Loading...
Searching...
No Matches
RoIBResultByteStreamTool::DataStatus Struct Reference

Structure holding the status words and rob/rod error flags. More...

Collaboration diagram for RoIBResultByteStreamTool::DataStatus:

Public Attributes

bool rob_error {false}
bool rod_error {false}
uint32_t status_word {0}
uint32_t status_info {0}

Detailed Description

Structure holding the status words and rob/rod error flags.

Definition at line 66 of file RoIBResultByteStreamTool.h.

Member Data Documentation

◆ rob_error

bool RoIBResultByteStreamTool::DataStatus::rob_error {false}

Definition at line 67 of file RoIBResultByteStreamTool.h.

67{false};

◆ rod_error

bool RoIBResultByteStreamTool::DataStatus::rod_error {false}

Definition at line 68 of file RoIBResultByteStreamTool.h.

68{false};

◆ status_info

uint32_t RoIBResultByteStreamTool::DataStatus::status_info {0}

Definition at line 70 of file RoIBResultByteStreamTool.h.

70{0};

◆ status_word

uint32_t RoIBResultByteStreamTool::DataStatus::status_word {0}

Definition at line 69 of file RoIBResultByteStreamTool.h.

69{0};

The documentation for this struct was generated from the following file: