GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TMidas_BANK32 Struct Reference

Detailed Description

32-bit data bank

Definition at line 45 of file TMidasBanks.h.

Public Attributes

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

Member Data Documentation

◆ fDataSize [1/2]

UInt_t TMidas_BANK32::fDataSize

Definition at line 48 of file TMidasBanks.h.

◆ fDataSize [2/2]

uint32_t TMidas_BANK32::fDataSize

Definition at line 48 of file TMidasStructs.h.

◆ fName

char TMidas_BANK32::fName

bank name // NOLINT(*-avoid-c-arrays)

Definition at line 46 of file TMidasBanks.h.

◆ fType [1/2]

UInt_t TMidas_BANK32::fType

Definition at line 47 of file TMidasBanks.h.

◆ fType [2/2]

uint32_t TMidas_BANK32::fType

type of data (see midas.h TID_xxx)

Definition at line 47 of file TMidasStructs.h.