Re: Root++?

Fons Rademakers (Fons.Rademakers@cern.ch)
Fri, 28 Feb 1997 11:49:50 +0100


Hi Ole,

you can explore the system using the browser. To create
a browser object type:
TBrowser b
or
TBrowser *b = new TBrowser
for a browser that will stay alive after a gROOT.Reset() call.

If you always want to see the browser at root startup add it
to your rootlogon.C file (which file gets executed at startup
time can be set in your .rootrc file. See $ROOTSYS/tutorials
for an example).

Cheers, Fons.

Ole Streicher wrote:
>
> Hallo!
>
> I am just starting to look into the tutorial of root...
>
> Is there some kind of "root++" available which allows exploring
> histograms and array by simply pointing-and-clicking (like Paw++)?
>
> Tschuessi
>
> Ole

-- 
Org:    CERN, European Laboratory for Particle Physics.
Mail:   1211 Geneve 23, Switzerland          Phone: +41 22 7679248
E-Mail: Fons.Rademakers@cern.ch              Fax:   +41 22 7822601