Hi Satoru, Thanks for the remarks. This has now been incorporated in the ROOT cvs and will be available in the next release. Cheers, Philippe -----Original Message----- From: owner-roottalk@pcroot.cern.ch [mailto:owner-roottalk@pcroot.cern.ch]On Behalf Of Satoru KAMEOKA Sent: Friday, April 04, 2003 7:32 AM To: roottalk@pcroot.cern.ch Subject: [ROOT] operator+(TH1? &h1, TH1? &h2) Dear Root developers, I am enjoying data analysis with very useful toolkit, Root. By the way, adding more than two TH1-family objects by operator+ like h1+h2+h3, is impossible because operator+ takes not const &TH1 but &TH1. I suppose there is some complex reason why const modifier was not used. Is it possible to remove this restriction in future release? Best regards, Satoru Kameoka
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET