Re: remotely root file view

From: xsatya <xsatya_at_gmail.com>
Date: Wed, 3 Oct 2007 10:13:40 +0530


Hello Rene,

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

 I know this technique. And this is inside root session.

But my question is "without opening ROOT session". can we see the plots and histogram which are saved in a root file. Is it possible in the internet to
view contains in remotely where root is not installed? (May be by installing some plugins in the remote PC). Is it possible?

Regards
satya

On 10/3/07, Rene Brun <Rene.Brun_at_cern.ch> wrote:
>
> 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.
>
>

-- 
---------------
Research Student,
High Energy Physics, India.
Received on Wed Oct 03 2007 - 06:43:59 CEST

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