[ROOT] remote access with RFIO

From: Jose Caballero (Jose.Caballero@ciemat.es)
Date: Tue Sep 30 2003 - 12:07:31 MEST


Hello:

To access a remote file with rfio I can use the following setence:

TFile *f = TFile::Open("rfio:/path/filename")

But I would like to know why I can not use the following alternatives:

TFile *f = new TRFIOFile("rfio:/path/filename")
TRFIOFile *f = new TRFIOFile("rfio:/path/filename")

Regards, Jose Caballero.



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:15 MET