ROOTANA
Data Fields
TMidas_BANK Struct Reference

16-bit data bank More...

#include <TMidasStructs.h>

Collaboration diagram for TMidas_BANK:
Collaboration graph
[legend]

Data Fields

char fName [4]
 bank name More...
 
uint16_t fType
 type of data (see midas.h TID_xxx) More...
 
uint16_t fDataSize
 

Detailed Description

16-bit data bank

Definition at line 33 of file TMidasStructs.h.

Field Documentation

◆ fDataSize

uint16_t TMidas_BANK::fDataSize

Definition at line 36 of file TMidasStructs.h.

◆ fName

char TMidas_BANK::fName[4]

bank name

Definition at line 34 of file TMidasStructs.h.

◆ fType

uint16_t TMidas_BANK::fType

type of data (see midas.h TID_xxx)

Definition at line 35 of file TMidasStructs.h.


The documentation for this struct was generated from the following file: