10 #ifndef __KVREMOTEDATASETMANAGER_H 
   11 #define __KVREMOTEDATASETMANAGER_H 
   13 #include <KVDataSetManager.h> 
#define ClassDef(name, id)
 
Manage all datasets contained in a given data repository.
 
Manage datasets stored in a remote data repository.
 
Bool_t OpenAvailableDatasetsFile()
 
virtual ~ KVRemoteDataSetManager()
 
KVRemoteDataSetManager()
Default constructor.
 
TString fCurl
full path to executable used to copy files
 
virtual void CheckAvailability()