[ROOT] [root] Problem with TChain Add function

From: Martijn Schellekens (Martijn.Schellekens@iota.u-psud.fr)
Date: Mon Feb 02 2004 - 22:29:19 MET


Hi rooters,

I encountered this problem in my root 3.1/01 windows gdk version
 >hello=new TChain("MainData")
(class TChain*)0x979c28
 >hello->Add("c:/root/maindata_*.root")
(Int_t)0
 >hello->Add("c:/root/maindata_1.root")
(Int_t)1

Considering off course that the maindata_1.root file contains a "MainData" 
TTree.
I did not have this problem under Linux

What may be the problem?

Thanks a lot,

Martijn



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:05 MET