12#ifndef ROOT_TNetFileStager 
   13#define ROOT_TNetFileStager 
#define ClassDef(name, id)
 
Collection abstract base class.
 
virtual ~TNetFileStager()
Destructor.
 
Bool_t Matches(const char *s)
Returns kTRUE if stager 's' is compatible with current stager.
 
Bool_t IsStaged(const char *path)
Check if the file defined by 'path' is ready to be used.
 
static void GetPrefix(const char *url, TString &pfx)
Isolate prefix in url.
 
TNetFileStager(const char *stager="")
Constructor. Init a TNetSystem instance to the remote rootd.
 
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.
 
void Print(Option_t *option="") const
Print basic info about this stager.
 
static constexpr double s