ATLAS Offline Software
Public Attributes | List of all members
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.

◆ rod_error

bool RoIBResultByteStreamTool::DataStatus::rod_error {false}

Definition at line 68 of file RoIBResultByteStreamTool.h.

◆ status_info

uint32_t RoIBResultByteStreamTool::DataStatus::status_info {0}

Definition at line 70 of file RoIBResultByteStreamTool.h.

◆ status_word

uint32_t RoIBResultByteStreamTool::DataStatus::status_word {0}

Definition at line 69 of file RoIBResultByteStreamTool.h.


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