12 #ifndef ROOT_TProofQueryResult 13 #define ROOT_TProofQueryResult 39 const char *selec,
TObject *elist = 0);
This class starts a PROOF session on the local machine: no daemons, client and master merged...
void RecordEnd(EQueryStatus status, TList *outlist=0)
End of query settings.
This class implements a data set to be used for PROOF processing.
TString fResultFile
URL of the file where results have been archived.
#define ClassDef(name, id)
A container class for query results.
void SetResultFile(const char *rf)
virtual ~TProofQueryResult()
Class managing the query-result area.
Class providing the PROOF server.
void SetRunning(Int_t startlog, const char *par, Int_t nwrks)
Call when running starts.
virtual void RecordEnd(EQueryStatus status, TList *outlist=0)
End of query settings.
virtual void SetFinalized()
TQueryResult version adapted to PROOF neeeds.
Mother of all ROOT objects.