FACT++  1.0
bool fits::GetNextRow ( bool  check = true)
inline

Definition at line 851 of file fits.h.

Referenced by Compress(), StateMachineEventServer::Execute(), main(), factfits::readDrsCalib(), DrsCalibration::ReadFitsImp(), and ofits::SetDefaultKeys().

852  {
853  return GetRow(fRow+1, check);
854  }
size_t GetRow() const
Definition: fits.h:1019
size_t fRow
Definition: fits.h:514

+ Here is the caller graph for this function: