Saving Tlist in root file

Hi Diallo,

When you saving TList into the file, you should specify extra option:

file->cd()
lst->Write("name", 1)

Regards,
Sergey