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

#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.
 

Detailed Description

Definition at line 102 of file MbsFormat.hh.

Member Function Documentation

◆ Show()

void s_vehe::Show ( ) const
inline

Definition at line 109 of file MbsFormat.hh.

Member Data Documentation

◆ i_dummy

UShort_t s_vehe::i_dummy

Not used.

Definition at line 106 of file MbsFormat.hh.

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

◆ i_subtype

UShort_t s_vehe::i_subtype

Subtype.

Definition at line 105 of file MbsFormat.hh.

Referenced by Show().

◆ i_trigger

UShort_t s_vehe::i_trigger

Trigger.

Definition at line 107 of file MbsFormat.hh.

Referenced by Show().

◆ i_type

UShort_t s_vehe::i_type

Type.

Definition at line 104 of file MbsFormat.hh.

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

◆ l_count

UInt_t s_vehe::l_count

Event number.

Definition at line 108 of file MbsFormat.hh.

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

◆ l_dlen

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().


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