12 #ifndef ROOT_TNetFileStager
13 #define ROOT_TNetFileStager
23 #ifndef ROOT_TFileStager
Bool_t Matches(const char *s)
Returns kTRUE if stager 's' is compatible with current stager.
Int_t Locate(const char *path, TString &endpath)
Get actual end-point url for a path Returns 0 in case of success and 1 if any error occured...
virtual ~TNetFileStager()
Destructor.
static void GetPrefix(const char *url, TString &pfx)
Isolate prefix in url.
#define ClassDef(name, id)
void Print(Option_t *option="") const
Print basic info about this stager.
Collection abstract base class.
Bool_t IsStaged(const char *path)
Check if the file defined by 'path' is ready to be used.
TNetFileStager(const char *stager="")
Constructor. Init a TNetSystem instance to the remote rootd.