12 #ifndef ROOT_TProofBenchDataSet 13 #define ROOT_TProofBenchDataSet virtual ~TProofBenchDataSet()
Int_t CopyFiles(const char *dset, const char *destdir)
Copy the files of dataset 'dset' to another directory Return 0 on success, -1 on error.
Bool_t IsProof(TProof *p)
Handle operations on datasets used by ProofBench.
Int_t RemoveFiles(const char *dset)
Physically remove the dataset 'dset', i.e.
#define ClassDef(name, id)
TProofBenchDataSet(TProof *proof=0)
Constructor.
Int_t ReleaseCache(const char *dset)
Release memory cache for dataset 'dset' Return 0 on success, -1 on error.
Int_t Handle(const char *dset, TObject *type)
Physically remove the dataset 'dset', i.e.
This class controls a Parallel ROOT Facility, PROOF, cluster.
Mother of all ROOT objects.