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

16-bit data bank

Definition at line 35 of file TMidasBanks.h.

Public Attributes

UShort_t fDataSize
 
uint16_t fDataSize
 
char fName [4]
 
uint16_t fType
 
UShort_t fType
 

#include <TMidasBanks.h>

Member Data Documentation

◆ fDataSize [1/2]

UShort_t TMidas_BANK::fDataSize

Definition at line 38 of file TMidasBanks.h.

◆ fDataSize [2/2]

uint16_t TMidas_BANK::fDataSize

Definition at line 38 of file TMidasStructs.h.

◆ fName

char TMidas_BANK::fName

bank name

Definition at line 36 of file TMidasBanks.h.

◆ fType [1/2]

uint16_t TMidas_BANK::fType

type of data (see midas.h TID_xxx)

Definition at line 37 of file TMidasStructs.h.

◆ fType [2/2]

UShort_t TMidas_BANK::fType

Definition at line 37 of file TMidasBanks.h.