Dear colleagues,
when creating a TChain like this :
TChain mychain("NameOfTheTree");
mychain.Add("myfile1")
...
mychain.Add("myfile1000")
there is an error message when one of the file doesn't contain the
required Tree
but it works for the others that contain
==>is there a way to prevent the error message
thanks Received on Wed Dec 16 2009 - 00:30:31 CET
This archive was generated by hypermail 2.2.0 : Wed Dec 16 2009 - 11:50:03 CET