GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
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 |
UShort_t TMidas_BANK::fDataSize |
Definition at line 40 of file TMidasBanks.h.
uint16_t TMidas_BANK::fDataSize |
Definition at line 40 of file TMidasStructs.h.
char TMidas_BANK::fName |
bank name // NOLINT(*-avoid-c-arrays)
Definition at line 38 of file TMidasBanks.h.
UShort_t TMidas_BANK::fType |
Definition at line 39 of file TMidasBanks.h.
uint16_t TMidas_BANK::fType |
type of data (see midas.h TID_xxx)
Definition at line 39 of file TMidasStructs.h.