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

Detailed Description

16-bit data bank

Definition at line 37 of file TMidasBanks.h.

Public Attributes

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

Member Data Documentation

◆ fDataSize [1/2]

UShort_t TMidas_BANK::fDataSize

Definition at line 40 of file TMidasBanks.h.

◆ fDataSize [2/2]

uint16_t TMidas_BANK::fDataSize

Definition at line 40 of file TMidasStructs.h.

◆ fName

char TMidas_BANK::fName

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

Definition at line 38 of file TMidasBanks.h.

◆ fType [1/2]

UShort_t TMidas_BANK::fType

Definition at line 39 of file TMidasBanks.h.

◆ fType [2/2]

uint16_t TMidas_BANK::fType

type of data (see midas.h TID_xxx)

Definition at line 39 of file TMidasStructs.h.