|
ROOTANA
|
#include <TMidasStructs.h>

Data Fields | |
| char | fName [4] |
| bank name | |
| uint32_t | fType |
| type of data (see midas.h TID_xxx) | |
| uint32_t | fDataSize |
| uint32_t | fReserved |
Definition at line 47 of file TMidasStructs.h.
| uint32_t TMidas_BANK32a::fDataSize |
Definition at line 50 of file TMidasStructs.h.
| char TMidas_BANK32a::fName[4] |
bank name
Definition at line 48 of file TMidasStructs.h.
| uint32_t TMidas_BANK32a::fReserved |
Definition at line 51 of file TMidasStructs.h.
| uint32_t TMidas_BANK32a::fType |
type of data (see midas.h TID_xxx)
Definition at line 49 of file TMidasStructs.h.