GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
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 |
UInt_t TMidas_BANK32::fDataSize |
Definition at line 48 of file TMidasBanks.h.
uint32_t TMidas_BANK32::fDataSize |
Definition at line 48 of file TMidasStructs.h.
char TMidas_BANK32::fName |
bank name // NOLINT(*-avoid-c-arrays)
Definition at line 46 of file TMidasBanks.h.
UInt_t TMidas_BANK32::fType |
Definition at line 47 of file TMidasBanks.h.
uint32_t TMidas_BANK32::fType |
type of data (see midas.h TID_xxx)
Definition at line 47 of file TMidasStructs.h.