Fits file

Hi,
I would like to know if there exists a root class that allow writing a table with .fits format?$
Thanks
Alexia

No, in the official distribution. But it is worth trying AstroROOT. PyROOT + PyFITS is another option.

I’m not sure what do you actually want to do, but you could check out the ROOT’s TFITSIO module. Here are some tutorials: http://root.cern.ch/root/html/tutorials/fitsio/index.html. This small library is only capable to read FITS files, but not to write them.

Cheers
Claudi