ROOTANA
Data Fields
TMidas_BANK32 Struct Reference

32-bit data bank More...

#include <TMidasStructs.h>

Collaboration diagram for TMidas_BANK32:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

32-bit data bank

Definition at line 41 of file TMidasStructs.h.

Field Documentation

◆ fDataSize

uint32_t TMidas_BANK32::fDataSize

Definition at line 44 of file TMidasStructs.h.

◆ fName

char TMidas_BANK32::fName[4]

bank name

Definition at line 42 of file TMidasStructs.h.

◆ fType

uint32_t TMidas_BANK32::fType

type of data (see midas.h TID_xxx)

Definition at line 43 of file TMidasStructs.h.


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