https://github.com/root-project/root
Revision 9095cb0c10aeffb7c0695f1f157208faab899ce6 authored by Rene Brun on 26 June 2004, 13:38:57 UTC, committed by Rene Brun on 26 June 2004, 13:38:57 UTC
Double_t TCutG::Integral(TH2 *h, Option_t *option) const
   // Compute the integral of 2-d histogram h for all bins inside the cut
   // if option "width" is specified, the integral is the sum of
   // the bin contents multiplied by the bin width in x and in y.


git-svn-id: http://root.cern.ch/svn/root/trunk@9329 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 4c80bc6
History
Tip revision: 9095cb0c10aeffb7c0695f1f157208faab899ce6 authored by Rene Brun on 26 June 2004, 13:38:57 UTC
Add a new function:
Tip revision: 9095cb0

back to top