Re: GetBinContent in 1D weighted histogram

From: Rene Brun <brun_at_pcroot.cern.ch>
Date: Fri, 29 Jul 2005 07:09:56 +0200 (MEST)


see documentation of TH1
http://root.cern.ch/root/htmldoc/TH1.html

for 1-d hist call

   h1.GetBinContent(bin)

for a 2-d hist call

   h2.GetCellContent(binx,biny)

Rene Brun

On Fri, 29 Jul 2005, aditya singh
wrote:

> Dear ROOT Developers.
> I have 1-D weighted
> histograms.now i want to get bincontent of this
> histogram. Is it possible to get the bin content.
>
>
> Or I have 2-D histogram and now can get the bincontent
> on Y-axis.
>
>
> Regards
> Aditya
>
>
>
>
>
> __________________________________________________________
> How much free photo storage do you get? Store your friends 'n family snaps for FREE with Yahoo! Photos http://in.photos.yahoo.com
>
Received on Fri Jul 29 2005 - 07:10:02 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:11 MET