![]() |
MiniballSort
|
#include <MbsFormat.hh>
Public Attributes | |
| UInt_t | l_dlen |
| data length + 2 in words | |
| UShort_t | i_type |
| type | |
| UShort_t | i_subtype |
| subtype | |
| UShort_t | i_procid |
| processor ID | |
| UChar_t | h_control |
| processor type | |
| UChar_t | h_subcrate |
| crate number | |
Definition at line 123 of file MbsFormat.hh.
| UChar_t s_veshe::h_control |
processor type
Definition at line 128 of file MbsFormat.hh.
| UChar_t s_veshe::h_subcrate |
crate number
Definition at line 129 of file MbsFormat.hh.
| UShort_t s_veshe::i_procid |
processor ID
Definition at line 127 of file MbsFormat.hh.
Referenced by MBS::ConvertSubEventHeader().
| UShort_t s_veshe::i_subtype |
subtype
Definition at line 126 of file MbsFormat.hh.
| UShort_t s_veshe::i_type |
type
Definition at line 125 of file MbsFormat.hh.
| UInt_t s_veshe::l_dlen |
data length + 2 in words
Definition at line 124 of file MbsFormat.hh.
Referenced by MBS::ConvertSubEventHeader().