artdaq
v3_04_01
|
A RoutingAckPacket contains the rank of the table receiver, plus the first and last sequence IDs in the Routing Table (for verification) More...
#include <artdaq/DAQrate/detail/RoutingPacket.hh>
Public Attributes | |
int | rank |
The rank from which the RoutingAckPacket came. | |
Fragment::sequence_id_t | first_sequence_id |
The first sequence ID in the received RoutingPacket. | |
Fragment::sequence_id_t | last_sequence_id |
The last sequence ID in the received RoutingPacket. | |
A RoutingAckPacket contains the rank of the table receiver, plus the first and last sequence IDs in the Routing Table (for verification)
Definition at line 82 of file RoutingPacket.hh.