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

32-bit data bank

Definition at line 43 of file TMidasBanks.h.

Public Attributes

UInt_t fDataSize
 
uint32_t fDataSize
 
char fName [4]
 
uint32_t fType
 
UInt_t fType
 

#include <TMidasBanks.h>

Member Data Documentation

◆ fDataSize [1/2]

UInt_t TMidas_BANK32::fDataSize

Definition at line 46 of file TMidasBanks.h.

◆ fDataSize [2/2]

uint32_t TMidas_BANK32::fDataSize

Definition at line 46 of file TMidasStructs.h.

◆ fName

char TMidas_BANK32::fName

bank name

Definition at line 44 of file TMidasBanks.h.

◆ fType [1/2]

uint32_t TMidas_BANK32::fType

type of data (see midas.h TID_xxx)

Definition at line 45 of file TMidasStructs.h.

◆ fType [2/2]

UInt_t TMidas_BANK32::fType

Definition at line 45 of file TMidasBanks.h.