FACT++  1.0
string Fits::GetName ( ) const
inline

Definition at line 91 of file Fits.h.

References FitsFile::GetName().

91 { return fFile ? fFile->GetName() : ""; }
FitsFile * fFile
Definition: Fits.h:14
string GetName() const
Definition: FitsFile.h:100

+ Here is the call graph for this function: