12#ifndef ROOT_TProofBenchDataSet
13#define ROOT_TProofBenchDataSet
#define ClassDef(name, id)
Mother of all ROOT objects.
Handle operations on datasets used by ProofBench.
Bool_t IsProof(TProof *p)
Int_t Handle(const char *dset, TObject *type)
Physically remove the dataset 'dset', i.e.
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.
virtual ~TProofBenchDataSet()
Int_t RemoveFiles(const char *dset)
Physically remove the dataset 'dset', i.e.
Int_t ReleaseCache(const char *dset)
Release memory cache for dataset 'dset' Return 0 on success, -1 on error.
This class controls a Parallel ROOT Facility, PROOF, cluster.