[ROOT] tree->Branch problem

From: Jacek M. Holeczek (holeczek@us.edu.pl)
Date: Sun Jun 24 2001 - 19:49:10 MEST


Hi,
I think I suffer from the following problem. If I do :
	tree = new TTree("WireMap", "WireMap");
	tree->Branch("WireInfo", "WireInfo", globalWireInfo);
then the "default" constructor of the class WireInfo is called TWO times
somewhere inside "tree->Branch". This breaks my whole application.
Can I somehow prevent this ?
Thanks in advance,
Jacek.



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:50 MET