Go to the first, previous, next, last section, table of contents.

Reading ntuples

Function: int gsl_ntuple_read (gsl_ntuple * ntuple)
This function reads the current row of the ntuple file for ntuple and stores the values in ntuple->data


Go to the first, previous, next, last section, table of contents.