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