![]() |
MiniballSort
|
#include <MbsFormat.hh>
Public Member Functions | |
| void | Show () const |
Public Attributes | |
| UInt_t | l_dlen |
| Length of data in 16-bit words. | |
| UShort_t | i_type |
| Type. | |
| UShort_t | i_subtype |
| Subtype. | |
| UShort_t | i_dummy |
| Not used. | |
| UShort_t | i_trigger |
| Trigger. | |
| UInt_t | l_count |
| Event number. | |
Definition at line 102 of file MbsFormat.hh.
|
inline |
Definition at line 109 of file MbsFormat.hh.
| UShort_t s_vehe::i_dummy |
Not used.
Definition at line 106 of file MbsFormat.hh.
Referenced by MBS::ConvertVmeHeader(), and Show().
| UShort_t s_vehe::i_subtype |
| UShort_t s_vehe::i_trigger |
| UShort_t s_vehe::i_type |
Type.
Definition at line 104 of file MbsFormat.hh.
Referenced by MBS::ConvertVmeHeader(), and Show().
| UInt_t s_vehe::l_count |
Event number.
Definition at line 108 of file MbsFormat.hh.
Referenced by MBS::ConvertVmeHeader(), and Show().
| UInt_t s_vehe::l_dlen |
Length of data in 16-bit words.
Definition at line 103 of file MbsFormat.hh.
Referenced by MBS::ConvertVmeHeader(), and Show().