MiniballSort
Loading...
Searching...
No Matches
s_bufhe Struct Reference

#include <MbsFormat.hh>

Public Member Functions

void Show () const
 

Public Attributes

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.
 

Detailed Description

Definition at line 80 of file MbsFormat.hh.

Member Function Documentation

◆ Show()

void s_bufhe::Show ( ) const
inline

Definition at line 92 of file MbsFormat.hh.

Member Data Documentation

◆ h_begin

UChar_t s_bufhe::h_begin

Fragment at end of buffer.

Definition at line 85 of file MbsFormat.hh.

Referenced by Show().

◆ h_end

UChar_t s_bufhe::h_end

Fragment at begin of buffer.

Definition at line 86 of file MbsFormat.hh.

Referenced by Show().

◆ i_subtype

UShort_t s_bufhe::i_subtype

Subtype.

Definition at line 83 of file MbsFormat.hh.

Referenced by MBS::GetBuffer(), and Show().

◆ i_type

UShort_t s_bufhe::i_type

Type.

Definition at line 82 of file MbsFormat.hh.

Referenced by MBS::GetBuffer(), and Show().

◆ i_used

UShort_t s_bufhe::i_used

Used length of data field in 16-bit words.

Definition at line 84 of file MbsFormat.hh.

Referenced by MBS::GetBuffer(), and Show().

◆ l_buf

UInt_t s_bufhe::l_buf

Current buffer number.

Definition at line 87 of file MbsFormat.hh.

Referenced by Show().

◆ l_current_i

UInt_t s_bufhe::l_current_i

Index.

Definition at line 89 of file MbsFormat.hh.

Referenced by Show().

◆ l_dlen

UInt_t s_bufhe::l_dlen

Length of data field in 16-bit words.

Definition at line 81 of file MbsFormat.hh.

Referenced by Show().

◆ l_evt

UInt_t s_bufhe::l_evt

Number of fragments.

Definition at line 88 of file MbsFormat.hh.

Referenced by Show().

◆ l_free

UInt_t s_bufhe::l_free[4]

Free.

Definition at line 91 of file MbsFormat.hh.

Referenced by Show().

◆ l_time

UInt_t s_bufhe::l_time[2]

64-bit timestamp since 1970

Definition at line 90 of file MbsFormat.hh.

Referenced by MBS::GetBuffer(), and Show().


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