FACT++  1.0
virtual Fits::~Fits ( )
inlinevirtual

Definition at line 62 of file Fits.h.

63  {
64  Close();
65  }
void Close()
Close the currently opened file.
Definition: Fits.cc:441