Benn Tannenbaum wrote: > > Is there a way to divide one TH2D by another one? I want to do a bin by bin > divide.... > > -Benn TH2D *numerator; TH2D *denominator; numerator->Divide(denominator); It's all inherited through the TH1 class. -Tim
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:00 MET