FACT++  1.0
bool fits::IsHeaderOk ( ) const
inline

Definition at line 1026 of file fits.h.

References fits::Table::datasum, and valid().

Referenced by ofits::SetDefaultKeys().

1026 { return fTable.datasum<0?false:(fChkHeader+Checksum(fTable.datasum)).valid(); }
int64_t datasum
Definition: fits.h:120
Checksum fChkHeader
Definition: fits.h:516
Table fTable
Definition: fits.h:502
bool valid() const
Definition: HeadersFTM.h:271

+ Here is the call graph for this function:

+ Here is the caller graph for this function: