Dear Rotters,
I am trying to get a pointer to TPavetext plotted on the histogram. I could do FindObject(“name”) but I don’t know the name of the object. So, my questions are:
-
How do I get the list of name of the objects drown on the canvas or histogram?
-
How to I get the pointer to the TPavetext on the histogram which is saved in root file.
Thanks.