Hello,
sorry for my dummy question
Let's assume two histograms TH1F : histo1 and histo2 with several bins
what will do
Multiply(histo1,histo2) ?
will that compute a histogram with
bin1=bin1_histo1*bin1_histo2
bin2=bin2_histo1*bin2_histo2
...
and so on ?
thank you Received on Wed Jun 16 2010 - 23:45:37 CEST
This archive was generated by hypermail 2.2.0 : Thu Jun 17 2010 - 05:50:01 CEST