ROOT
6.06/09
Reference Guide
|
Public Attributes | |
TString | fName |
enum EColumnTypes | fType |
Int_t | fDim |
#include <TFITS.h>
Int_t TFITSHDU::Column::fDim |
Definition at line 67 of file TFITS.h.
Referenced by TFITSHDU::GetTabRealVectorCells(), and TFITSHDU::LoadHDU().
TString TFITSHDU::Column::fName |
Definition at line 65 of file TFITS.h.
Referenced by TFITSHDU::GetColumnName(), and TFITSHDU::LoadHDU().
enum EColumnTypes TFITSHDU::Column::fType |
Definition at line 66 of file TFITS.h.
Referenced by TFITSHDU::LoadHDU(), and TFITSHDU::PrintColumnInfo().