Re: [ROOT] remote access with RFIO

From: Fons Rademakers (Fons.Rademakers@cern.ch)
Date: Tue Sep 30 2003 - 12:36:24 MEST


The other two alternative work, but you first have to load the plugin
that provides the TRFIOFile interface, gSystem->Load("libRFIO") will do
that.

Cheers, Fons.


On Tue, Sep 30, 2003 at 12:07:31PM +0200, Jose Caballero wrote:
> 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.

-- 
Org:    CERN, European Laboratory for Particle Physics.
Mail:   1211 Geneve 23, Switzerland
E-Mail: Fons.Rademakers@cern.ch              Phone: +41 22 7679248
WWW:    http://www.rademakers.org/fons/      Fax:   +41 22 7679480



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