GRSISort
Created by P.C. Bender
Developement Team: P.C. Bender, R. Dunlop, V. Bildstein
An extension of the ROOT analysis Framework
TMidasEvent::TMidas_BANK_HEADER Struct Reference

Event header.

Bank header

Definition at line 29 of file TMidasEvent.h.

Public Attributes

UInt_t fDataSize
 
UInt_t fFlags
 

#include <TMidasEvent.h>

Member Data Documentation

◆ fDataSize

UInt_t TMidasEvent::TMidas_BANK_HEADER::fDataSize

Definition at line 30 of file TMidasEvent.h.

Referenced by TMidasEvent::FindBank(), and TMidasEvent::SwapBytes().

◆ fFlags

UInt_t TMidasEvent::TMidas_BANK_HEADER::fFlags

Definition at line 31 of file TMidasEvent.h.

Referenced by TMidasEvent::FindBank(), and TMidasEvent::SwapBytes().