KaliVeda
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVRemoteDataSetManager.h
1/*
2$Id: KVRemoteDataSetManager.h,v 1.3 2007/09/20 11:30:17 franklan Exp $
3$Revision: 1.3 $
4$Date: 2007/09/20 11:30:17 $
5*/
6
9
10#ifndef __KVREMOTEDATASETMANAGER_H
11#define __KVREMOTEDATASETMANAGER_H
12
13#include <KVDataSetManager.h>
14#include "Riostream.h"
15
23
24protected:
27
28
29public:
30
32 virtual ~ KVRemoteDataSetManager();
33
34 virtual void CheckAvailability();
35
36 ClassDef(KVRemoteDataSetManager, 2) //Handles data sets in remote data repository
37};
38
39#endif
bool Bool_t
#define ClassDef(name, id)
Manage all datasets contained in a given data repository.
Manage datasets stored in a remote data repository.
KVRemoteDataSetManager()
Default constructor.
TString fCurl
full path to executable used to copy files