FACT++  1.0
const std::vector<std::string>& fits::GetTables ( ) const
inline

Definition at line 1041 of file fits.h.

Referenced by FitsDumper::ListFileContent().

1042  {
1043  return fListOfTables;
1044  }
std::vector< std::string > fListOfTables
Definition: fits.h:500

+ Here is the caller graph for this function: