#include <MbsFormat.hh>
|
| UInt_t | l_dlen |
| | Length of data field in 16-bit words.
|
| |
| UShort_t | i_type |
| | Type.
|
| |
| UShort_t | i_subtype |
| | Subtype.
|
| |
| UShort_t | i_used |
| | Used length of data field in 16-bit words.
|
| |
| UChar_t | h_begin |
| | Fragment at end of buffer.
|
| |
| UChar_t | h_end |
| | Fragment at begin of buffer.
|
| |
| UInt_t | l_buf |
| | Current buffer number.
|
| |
| UInt_t | l_evt |
| | Number of fragments.
|
| |
| UInt_t | l_current_i |
| | Index.
|
| |
| UInt_t | l_time [2] |
| | 64-bit timestamp since 1970
|
| |
| UInt_t | l_free [4] |
| | Free.
|
| |
Definition at line 80 of file MbsFormat.hh.
◆ Show()
| void s_bufhe::Show |
( |
| ) |
const |
|
inline |
◆ h_begin
◆ h_end
◆ i_subtype
| UShort_t s_bufhe::i_subtype |
◆ i_type
◆ i_used
◆ l_buf
◆ l_current_i
| UInt_t s_bufhe::l_current_i |
◆ l_dlen
Length of data field in 16-bit words.
Definition at line 81 of file MbsFormat.hh.
Referenced by Show().
◆ l_evt
◆ l_free
| UInt_t s_bufhe::l_free[4] |
◆ l_time
| UInt_t s_bufhe::l_time[2] |
The documentation for this struct was generated from the following file: