Re: [ROOT] TH1::GetQuantiles()

From: Eddy Offermann (eddy@rentec.com)
Date: Fri Jun 28 2002 - 19:49:10 MEST


Hi,

Well for historical reasons the check is still there.
It should be taken out.

Eddy

> X-Authentication-Warning: smtp4.cern.ch: Host mawi49-36.dsl.tds.net 
[208.171.49.36] claimed to be falcon
> From: "Ed Oltman" <eoltman@imago.com>
> To: "Roottalk@Pcroot. Cern. Ch" <roottalk@pcroot.cern.ch>
> Subject: [ROOT] TH1::GetQuantiles()
> Date: Fri, 28 Jun 2002 12:05:45 -0500
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> X-Priority: 3 (Normal)
> X-MSMail-Priority: Normal
> Importance: Normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
> 
> Hello,
> 
> I am puzzled by TH1::GetQuantiles():  Why is it not possible to call this
> method with nprobSum=1?  e.g.
> 
>   TH1F *pH = ...
>      .
>      .
>      .
>   Double_t quantile,prob;
>   prob=.95
>   pH->GetQuantiles(1,&quantile,&prob)
> 
> Alternatively, perhaps a new method could be added to TH1 for retrieving a
> single quantile:
> 
>   virtual Double_t GetQuantile(Double_t probSum)
> 
> 
> Ed Oltman
> 
> 

Eddy A.J.M. Offermann
Renaissance Technologies Corp.
Route 25A, East Setauket NY 11733
e-mail: eddy@rentec.com
http://www.rentec.com



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:58 MET