Re: remotely root file view

From: Rene Brun <Rene.Brun_at_cern.ch>
Date: Tue, 02 Oct 2007 21:59:46 +0200


You can open a web file by giving its URL, eg

   root > TFile *f = TFile::Open("http://root.cern.ch/files/pippa.root");    root > f->ls();

Rene Brun

xsatya wrote:
> Dear Rooters,
>
> Can any one suggest me how can I view root files over www. Mean to say
> is it possible to view root file over net remotely without opening
> root session
> and TBrowser? My root file contains only histograms and graphs.
>
> Is there any tool or sample code/ macro?
>
> I am using latest version of root. (5.17.02)
> operating system SLC 5.0
>
> Thank you.
> satya
> --
> ---------------
> Research Student,
> High Energy Physics, India.
Received on Tue Oct 02 2007 - 22:00:03 CEST

This archive was generated by hypermail 2.2.0 : Wed Oct 03 2007 - 11:50:01 CEST