Hi Rooters,
I am wondering if there is a function (or a simple way) that generates
HTML and/or LateX tables filled with arrays calculated in a .C root script?
Something like:
Float_t x[n] = {,,,};
Float_t y[n] = {,,,};
gr = new THtmlTable(n,x,y,...,...);
gr->Save(file_tex); // or file_html
file_tex->Write();
________________________
x[1] | x[2] | ... | x[n]|
y[1] | y[2] | ....| y[n]|
etc...
Thanks a lot,
Bye,
Antonio
_______________________________________________________________________________
a n t o n i o s i d o t i
e-mail sidoti@science.unitn.it
sidoti@fnal.gov
www http://higgs.tn.infn.it/~sidoti/
_______________________________________________________________________________
"Il meglio e` nemico del buono"
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:03 MET