TChain

From: Marc Escalier <escalier_at_lal.in2p3.fr>
Date: Wed, 16 Dec 2009 00:30:21 +0100


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