[ROOT] Accessing TBrowser objects

From: Maria Jesus Mora-Corral (mora@mppmu.mpg.de)
Date: Wed Sep 04 2002 - 14:36:59 MEST


Dear ROOTers,

    I have a code which does not belong to me and that I do not really
understand. At the end of the code I open a TBrower and inside (in the
left window) I have a list of browsed objects. In particular, a TDataSet

call "data". Clicking in this TDataSet I see that inside there is a
TObjectSet call "object" and inside the is a TList with a list of
histogram that I would like to have access to.
I tried thing as
gROOT->FindObject("data")
or
gSystem->FindObject("object")
but nothing seems to work
    May be you know how to have access to this existed histograms and
which I am able to see with the browser.
I think that is a easy question but ...

Thank in advance,

Maria



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:06 MET