![]() |
MiniballSort
|
#include <MbsFormat.hh>
Public Attributes | |
| UInt_t | l_dlen |
| Length of data in 16-bit words. | |
| UShort_t | i_type |
| Type. | |
| UShort_t | i_subtype |
| Subtype. | |
Definition at line 116 of file MbsFormat.hh.
| UShort_t s_evhe::i_subtype |
Subtype.
Definition at line 119 of file MbsFormat.hh.
| UShort_t s_evhe::i_type |
Type.
Definition at line 118 of file MbsFormat.hh.
Referenced by MBS::CheckSubEventType(), and MBS::ConvertEventHeader().
| UInt_t s_evhe::l_dlen |
Length of data in 16-bit words.
Definition at line 117 of file MbsFormat.hh.
Referenced by MBS::ConvertEventHeader().