12 #ifndef ROOT_TProofPlayerLite 13 #define ROOT_TProofPlayerLite virtual ~TProofPlayerLite()
void SetupFeedback()
Setup reporting of feedback objects.
This class implements a data set to be used for PROOF processing.
virtual Long64_t Finalize(Bool_t force=kFALSE, Bool_t sync=kFALSE)
Finalize query (may not be used in this class).
Long64_t Process(TDSet *set, const char *selector, Option_t *option="", Long64_t nentries=-1, Long64_t firstentry=0)
Process specified TDSet on PROOF.
Long64_t Finalize(Bool_t force=kFALSE, Bool_t sync=kFALSE)
Finalize a query.
#define ClassDef(name, id)
Long64_t Finalize(TQueryResult *qr)
Finalize the results of a query already processed.
Int_t MakeSelector(const char *selfile)
Create the selector object and save the relevant files and binary information in the cache so that th...
Version of TProofPlayerRemote merges the functionality needed by clients and masters.
A container class for query results.
Bool_t HandleTimer(TTimer *timer)
Send feedback objects to client.
Handles synchronous and a-synchronous timer events.
TProofPlayerLite(TProof *proof=0)
void StoreFeedback(TObject *slave, TList *out)
Store feedback results from the specified slave.
This class controls a Parallel ROOT Facility, PROOF, cluster.
Mother of all ROOT objects.
A TSelector object is used by the TTree::Draw, TTree::Scan, TTree::Process to navigate in a TTree and...