[ROOT] operator+(TH1? &h1, TH1? &h2)

From: Satoru KAMEOKA (kameoka@lambda.phys.tohoku.ac.jp)
Date: Sat Mar 22 2003 - 08:28:55 MET


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