tableDescriptor_st() | |
tableDescriptor_st(const tableDescriptor_st&) | |
~tableDescriptor_st() | |
tableDescriptor_st& | operator=(const tableDescriptor_st&) |
char | fColumnName[32] | The name of this data-member: see dstype.h for dsl compatible mode |
unsigned int | fDimensions | The number of the dimensions for array |
unsigned int | fIndexArray[3] | The array of the sizes for each dimensions fIndexArray[fDimensions] |
unsigned int | fOffset | The first byte in the row of this column |
unsigned int | fSize | The full size of the selected column in bytes |
Int_t | fType | The data type of the selected column |
unsigned int | fTypeSize | The type size of the selected column in bytes |