void SetRow(const Int_t *fields, const char *row)
The field and row information.
TTreeRow & operator=(const TTreeRow &)
const char * GetField(Int_t field)
Get specified field from row (0 <= field < GetFieldCount()).
Class defining interface to a row of a TTree query result.
#define ClassDef(name, id)
void Close(Option_t *option="")
Close row.
Bool_t IsValid(Int_t field)
Check if row is open and field index within range.
ULong_t GetFieldLength(Int_t field)
Get length in bytes of specified field.
virtual ~TTreeRow()
Destroy row object.
Class defining interface to a TTree query result with the same interface as for SQL databases...
Implement some of the functionality of the class TTree requiring access to extra libraries (Histogram...